Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp67 double TrueProb = Confidence->getValueAPF().convertToDouble(); in getBranchWeight() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp604 static bool checkMDProf(MDNode *MD, BranchProbability &TrueProb, in checkMDProf()
641 static bool checkBias(K *Key, BranchProbability TrueProb, in checkBias()
695 BranchProbability TrueProb, FalseProb; in checkBiasedSelect() local
/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/llvm-project/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h141 BranchProbability TrueProb, FalseProb; member
/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