Searched refs:DepthInfo (Results 1 – 1 of 1) sorted by relevance
379 struct DepthInfo { in checkForProfitableCmovCandidates() struct387 DenseMap<MachineInstr *, DepthInfo> DepthMap; in checkForProfitableCmovCandidates()388 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates()427 DepthInfo &MaxDepth = LoopDepth[I]; in checkForProfitableCmovCandidates()446 DepthInfo Info = DepthMap.lookup(DefMI); in checkForProfitableCmovCandidates()