Searched refs:checkBias (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp647 static bool checkBias(K *Key, BranchProbability TrueProb, function
689 return checkBias(R, ThenProb, ElseProb,
708 return checkBias(SI, TrueProb, FalseProb,

Completed in 104 milliseconds