Searched refs:WorthOptLoop (Results 1 – 1 of 1) sorted by relevance
512 bool WorthOptLoop = false; in checkForProfitableCmovCandidates() local514 WorthOptLoop = Diff[0] * 8 >= LoopDepth[0].Depth; in checkForProfitableCmovCandidates()516 WorthOptLoop = in checkForProfitableCmovCandidates()520 if (!WorthOptLoop) in checkForProfitableCmovCandidates()