Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp98 bool isUndefRegAtInput(const MachineOperand &MO,
452 bool DetectDeadLanes::isUndefRegAtInput(const MachineOperand &MO, in isUndefRegAtInput() function in DetectDeadLanes
549 if (isUndefRegAtInput(MO, RegInfo)) { in runOnce()