Home
last modified time | relevance | path

Searched defs:FalseProb (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.cpp611 BranchProbability &FalseProb) { in checkMDProf()
648 BranchProbability FalseProb, S &TrueSet, S &FalseSet, 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