Searched refs:ACopyMI (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp629 MachineInstr *ACopyMI = LIS->getInstructionFromIndex(AValNo->def); local
631 if (!CP.isCoalescable(ACopyMI) || !ACopyMI->isFullCopy())

Completed in 100 milliseconds