Searched refs:InnerIndex (Results 1 – 1 of 1) sorted by relevance
1170 unsigned InnerIndex = 0, OuterIndex = 0; in isProfitable() local1171 InnerIndex = CostMap.find(InnerLoop)->second; in isProfitable()1173 LLVM_DEBUG(dbgs() << "InnerIndex = " << InnerIndex in isProfitable()1175 if (InnerIndex < OuterIndex) in isProfitable()