reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
849 bool CanSplit = getStage(B) < RS_Spill; 856 if (A.weight > B.weight) { 857 LLVM_DEBUG(dbgs() << "should evict: " << B << " w= " << B.weight << '\n'); 857 LLVM_DEBUG(dbgs() << "should evict: " << B << " w= " << B.weight << '\n');