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