Lines Matching refs:PreRegAlloc
91 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() argument
108 this->PreRegAlloc = PreRegAlloc; in initMF()
191 if (PreRegAlloc) in tailDuplicateAndUpdate()
282 if (PreRegAlloc && TailDupVerify) { in tailDuplicateBlocks()
300 if (PreRegAlloc && TailDupVerify) in tailDuplicateBlocks()
403 if (PreRegAlloc) { in duplicateInstruction()
618 if (HasIndirectbr && PreRegAlloc) in shouldTailDuplicate()
643 if (PreRegAlloc && MI.isReturn()) in shouldTailDuplicate()
649 if (PreRegAlloc && MI.isCall()) in shouldTailDuplicate()
690 if (HasIndirectbr && PreRegAlloc) in shouldTailDuplicate()
696 if (!PreRegAlloc) in shouldTailDuplicate()
959 if (PreRegAlloc) { in tailDuplicate()
1008 if (!PreRegAlloc) in tailDuplicate()