Searched refs:isUndefInput (Results 1 – 2 of 2) sorted by relevance
109 bool isUndefInput(const MachineOperand &MO, bool *CrossCopy) const;468 bool DetectDeadLanes::isUndefInput(const MachineOperand &MO, in isUndefInput() function in DetectDeadLanes559 } else if (isUndefInput(MO, &CrossCopy)) { in runOnce()
108 bool isUndefInput(const MachineOperand &MO, bool *CrossCopy) const;466 bool DetectDeadLanes::isUndefInput(const MachineOperand &MO, in isUndefInput() function in DetectDeadLanes556 } else if (isUndefInput(MO, &CrossCopy)) { in runOnce()