reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2649 LoopCost += Cost; 2650 assert(LoopCost >= 0 && "Must not have negative loop costs!"); 2653 LLVM_DEBUG(dbgs() << " Total loop cost: " << LoopCost << "\n"); 2676 int Cost = LoopCost;