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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp394 void fixupSelect(SelectInst* SI,
1862 fixupSelect(SI, Scope, IRB, MergedCondition, CHRBranchBias);
1932 void CHR::fixupSelect(SelectInst *SI, CHRScope *Scope, function in class:CHR
1955 // A helper for fixupBranch/fixupSelect. Add a branch condition to the merged

Completed in 107 milliseconds