HomeSort by relevance Sort by last modified time
    Searched refs:getCompl (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
BranchProbability.h 45 BranchProbability getCompl() const {
  /external/llvm/lib/CodeGen/
IfConversion.cpp 866 Prediction.getCompl()) &&
869 FalseBBI.ExtraCost2, Prediction.getCompl()) &&
876 Prediction.getCompl()) &&
879 FalseBBI.ExtraCost2, Prediction.getCompl()) &
    [all...]
MachineBlockPlacement.cpp 370 = MBFI->getBlockFreq(BB) * SuccProb * HotProb.getCompl();
    [all...]

Completed in 221 milliseconds