Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp355 void fixupSelect(SelectInst *SI, CHRScope *Scope, IRBuilder<> &IRB,
1856 fixupSelect(SI, Scope, IRB, MergedCondition, CHRBranchBias); in fixupBranchesAndSelects()
1927 void CHR::fixupSelect(SelectInst *SI, CHRScope *Scope, in fixupSelect() function in CHR