Home
last modified time | relevance | path

Searched refs:isUndefInput (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp393 bool isUndefInput(const DeadLaneDetector &DLD, const MachineOperand &MO,
431 bool DetectDeadLanes::isUndefInput(const DeadLaneDetector &DLD, in isUndefInput() function in DetectDeadLanes
531 } else if (isUndefInput(DLD, MO, &CrossCopy)) { in modifySubRegisterOperandStatus()