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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp104 bool isUndefRegAtInput(const MachineOperand &MO,
458 bool DetectDeadLanes::isUndefRegAtInput(const MachineOperand &MO, function in class:DetectDeadLanes
551 if (isUndefRegAtInput(MO, RegInfo)) {

Completed in 56 milliseconds