Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp101 bool isUndefRegAtInput(const MachineOperand &MO,
455 bool DetectDeadLanes::isUndefRegAtInput(const MachineOperand &MO, in isUndefRegAtInput() function in DetectDeadLanes
548 if (isUndefRegAtInput(MO, RegInfo)) { in runOnce()