Home
last modified time | relevance | path

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

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