Searched refs:WorthOptLoop (Results 1 – 1 of 1) sorted by relevance
506 bool WorthOptLoop = false; in checkForProfitableCmovCandidates() local508 WorthOptLoop = Diff[0] * 8 >= LoopDepth[0].Depth; in checkForProfitableCmovCandidates()510 WorthOptLoop = in checkForProfitableCmovCandidates()514 if (!WorthOptLoop) in checkForProfitableCmovCandidates()