Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp400 bool isUndefRegAtInput(const MachineOperand &MO,
417 bool DetectDeadLanes::isUndefRegAtInput( in isUndefRegAtInput() function in DetectDeadLanes
519 if (isUndefRegAtInput(MO, RegInfo)) { in modifySubRegisterOperandStatus()