Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp610 static bool checkMDProf(MDNode *MD, BranchProbability &TrueProb, in checkMDProf()
647 static bool checkBias(K *Key, BranchProbability TrueProb, in checkBias()
701 BranchProbability TrueProb, FalseProb; in checkBiasedSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h136 BranchProbability TrueProb, FalseProb; member
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h243 BranchProbability TrueProb, FalseProb; member