Searched refs:LoopIterations (Results 1 – 1 of 1) sorted by relevance
386 static const unsigned LoopIterations = 2; in checkForProfitableCmovCandidates() local388 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates()426 for (unsigned I = 0; I < LoopIterations; ++I) { in checkForProfitableCmovCandidates()474 unsigned Diff[LoopIterations] = {LoopDepth[0].Depth - LoopDepth[0].OptDepth, in checkForProfitableCmovCandidates()