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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp189 bool isLastUseOfLocalReg(const MachineOperand &MO) const;
355 bool RegAllocFast::isLastUseOfLocalReg(const MachineOperand &MO) const { function in class:__anon3551::RegAllocFast
822 if (isLastUseOfLocalReg(MO)) {

Completed in 104 milliseconds