Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp355 void fixupSelect(SelectInst *SI, CHRScope *Scope, IRBuilder<> &IRB,
1863 fixupSelect(SI, Scope, IRB, MergedCondition, CHRBranchBias); in fixupBranchesAndSelects()
1932 void CHR::fixupSelect(SelectInst *SI, CHRScope *Scope, in fixupSelect() function in CHR