reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1109 void InlineSpiller::spill(LiveRangeEdit &edit) {
239 spiller().spill(LRE); 298 spiller().spill(LRE);lib/CodeGen/RegAllocGreedy.cpp
3126 spiller().spill(LRE);
lib/CodeGen/RegAllocPBQP.cpp 683 VRegSpiller.spill(LRE);