Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1344 static bool isImplicitOperandIn(const MachineOperand &ImplicitOperand, in isImplicitOperandIn() argument
1347 if (ImplicitOperand.isIdenticalTo(I.Operand)) in isImplicitOperandIn()