Lines Matching refs:PreRegAlloc
69 PreRegAlloc = MRI->isSSA(); in initMF()
142 if (PreRegAlloc) in tailDuplicateAndUpdate()
228 if (PreRegAlloc && TailDupVerify) { in tailDuplicateBlocks()
247 if (PreRegAlloc && TailDupVerify) in tailDuplicateBlocks()
341 if (PreRegAlloc) { in duplicateInstruction()
538 if (HasIndirectbr && PreRegAlloc) in shouldTailDuplicate()
557 if (PreRegAlloc && MI.isReturn()) in shouldTailDuplicate()
563 if (PreRegAlloc && MI.isCall()) in shouldTailDuplicate()
594 if (HasIndirectbr && PreRegAlloc) in shouldTailDuplicate()
600 if (!PreRegAlloc) in shouldTailDuplicate()
822 if (PreRegAlloc) { in tailDuplicate()
856 if (!PreRegAlloc) in tailDuplicate()