Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp105 bool isUndefRegAtInput(const MachineOperand &MO,
459 bool DetectDeadLanes::isUndefRegAtInput(const MachineOperand &MO, in isUndefRegAtInput() function in DetectDeadLanes
552 if (isUndefRegAtInput(MO, RegInfo)) { in runOnce()