Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Cache

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