reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  859     IP = PrepareToSplitEntryBlock(BB, IP);
  859     IP = PrepareToSplitEntryBlock(BB, IP);
  861     EntryLoc = IP->getDebugLoc();
  864   IRBuilder<> IRB(&*IP);
  899     auto ThenTerm = SplitBlockAndInsertIfThen(IsStackLower, &*IP, false);