Lines Matching refs:PreRegAlloc
62 bool PreRegAlloc;
74 MachineFunctionPass(ID), PreRegAlloc(false) {}
129 PreRegAlloc = MRI->isSSA();
209 if (PreRegAlloc)
295 if (PreRegAlloc && TailDupVerify) {
314 if (PreRegAlloc && TailDupVerify)
559 if (HasIndirectbr && PreRegAlloc)
573 if (PreRegAlloc && I->isReturn())
579 if (PreRegAlloc && I->isCall())
589 if (HasIndirectbr && PreRegAlloc)
595 if (!PreRegAlloc)
835 if (PreRegAlloc) {
877 if (!PreRegAlloc)