Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PreRegAlloc

161     bool PreRegAlloc;
273 PreRegAlloc = MRI->isSSA();
276 if (!PreRegAlloc) {