Home
last modified time | relevance | path

Searched refs:fixupBranchesAndSelects (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp351 void fixupBranchesAndSelects(CHRScope *Scope, BasicBlock *PreEntryBlock,
1756 fixupBranchesAndSelects(Scope, PreEntryBlock, MergedBr, in transformScopes()
1848 void CHR::fixupBranchesAndSelects(CHRScope *Scope, in fixupBranchesAndSelects() function in CHR