Home
last modified time | relevance | path

Searched defs:MergedCondition (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1852 Value *MergedCondition = ConstantInt::getTrue(F.getContext()); fixupBranchesAndSelects() local
1891 fixupBranch(Region * R,CHRScope * Scope,IRBuilder<> & IRB,Value * & MergedCondition,BranchProbability & CHRBranchBias) fixupBranch() argument
1934 fixupSelect(SelectInst * SI,CHRScope * Scope,IRBuilder<> & IRB,Value * & MergedCondition,BranchProbability & CHRBranchBias) fixupSelect() argument
1958 addToMergedCondition(bool IsTrueBiased,Value * Cond,Instruction * BranchOrSelect,CHRScope * Scope,IRBuilder<> & IRB,Value * & MergedCondition) addToMergedCondition() argument
[all...]