Searched refs:DepthInfo (Results 1 – 1 of 1) sorted by relevance
394 struct DepthInfo { in checkForProfitableCmovCandidates() struct402 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates()403 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates()441 for (DepthInfo &MaxDepth : LoopDepth) { in checkForProfitableCmovCandidates()460 DepthInfo Info = DepthMap.lookup(DefMI); in checkForProfitableCmovCandidates()