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

References

lib/Transforms/Instrumentation/ControlHeightReduction.cpp
 1735   cloneScopeBlocks(Scope, PreEntryBlock, ExitBlock, LastRegion, VMap);
 1739   BranchInst *MergedBr = createMergedBranch(PreEntryBlock, EntryBlock,
 1747   hoistScopeConditions(Scope, PreEntryBlock->getTerminator(), TrivialPHIs, DT);
 1750   assertBranchOrSelectConditionHoisted(Scope, PreEntryBlock);
 1755   fixupBranchesAndSelects(Scope, PreEntryBlock, MergedBr,