Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h136 BranchProbability TrueProb, FalseProb; member