Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp390 void fixupSelect(SelectInst* SI,
1850 fixupSelect(SI, Scope, IRB, MergedCondition, CHRBranchBias); in fixupBranchesAndSelects()
1921 void CHR::fixupSelect(SelectInst *SI, CHRScope *Scope, in fixupSelect() function in CHR