Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp353 void fixupBranch(Region *R, CHRScope *Scope, IRBuilder<> &IRB,
1859 fixupBranch(R, Scope, IRB, MergedCondition, CHRBranchBias); in fixupBranchesAndSelects()
1889 void CHR::fixupBranch(Region *R, CHRScope *Scope, in fixupBranch() function in CHR