Searched refs:isUndefInput (Results 1 – 1 of 1) sorted by relevance
393 bool isUndefInput(const DeadLaneDetector &DLD, const MachineOperand &MO,431 bool DetectDeadLanes::isUndefInput(const DeadLaneDetector &DLD, in isUndefInput() function in DetectDeadLanes531 } else if (isUndefInput(DLD, MO, &CrossCopy)) { in modifySubRegisterOperandStatus()