Home
last modified time | relevance | path

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

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