Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Cache

196     void reset(InterferenceCache &Cache, unsigned Reg) {
199 Intf.setPhysReg(Cache, Reg);
1107 // Discard bad candidates before we run out of interference cache cursors.