Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp350 void fixupSelect(SelectInst* SI,
1827 fixupSelect(SI, Scope, IRB, MergedCondition, CHRBranchBias); in fixupBranchesAndSelects()
1898 void CHR::fixupSelect(SelectInst *SI, CHRScope *Scope, in fixupSelect() function in CHR