Searched refs:DepthInfo (Results 1 – 1 of 1) sorted by relevance
397 struct DepthInfo { in checkForProfitableCmovCandidates() struct405 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates()406 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates()444 for (DepthInfo &MaxDepth : LoopDepth) { in checkForProfitableCmovCandidates()463 DepthInfo Info = DepthMap.lookup(DefMI); in checkForProfitableCmovCandidates()