Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp101 bool isUndefRegAtInput(const MachineOperand &MO,
455 bool DetectDeadLanes::isUndefRegAtInput(const MachineOperand &MO, in isUndefRegAtInput() function in DetectDeadLanes
550 if (isUndefRegAtInput(MO, RegInfo)) { in runOnce()