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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1170 static bool isImplicitOperandIn(const MachineOperand &ImplicitOperand, argument
1173 if (ImplicitOperand.isIdenticalTo(I.Operand))

Completed in 67 milliseconds