Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PreRegAlloc

67     bool PreRegAlloc;
79 MachineFunctionPass(ID), PreRegAlloc(false) {}
135 PreRegAlloc = MRI->isSSA();
218 if (PreRegAlloc)
304 if (PreRegAlloc && TailDupVerify) {
323 if (PreRegAlloc && TailDupVerify)
570 if (HasIndirectbr && PreRegAlloc)
584 if (PreRegAlloc && I->isReturn())
590 if (PreRegAlloc && I->isCall())
600 if (HasIndirectbr && PreRegAlloc)
606 if (!PreRegAlloc)
863 if (PreRegAlloc) {
905 if (!PreRegAlloc)