reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
346 ProfileBitsInit(ID, Range); 352 void *Mem = Allocator.Allocate(totalSizeToAlloc<Init *>(Range.size()), 354 BitsInit *I = new(Mem) BitsInit(Range.size()); 355 std::uninitialized_copy(Range.begin(), Range.end(), 355 std::uninitialized_copy(Range.begin(), Range.end(),