Searched refs:calcColdCallHeuristics (Results 1 – 2 of 2) sorted by relevance
148 bool calcColdCallHeuristics(const BasicBlock *BB);
252 bool BranchProbabilityInfo::calcColdCallHeuristics(const BasicBlock *BB) { in calcColdCallHeuristics() function in BranchProbabilityInfo659 if (calcColdCallHeuristics(BB)) in calculate()