Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1404 static bool isImplicitOperandIn(const MachineOperand &ImplicitOperand, in isImplicitOperandIn() argument
1407 if (ImplicitOperand.isIdenticalTo(I.Operand)) in isImplicitOperandIn()