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