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