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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1453 const auto &DefOperand = Operands[DefIdx].Operand; local
1454 if (!DefOperand.isReg() || !DefOperand.isDef())

Completed in 55 milliseconds