Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp749 static bool isImplicitOperandIn(const MachineOperand &ImplicitOperand, in isImplicitOperandIn() argument
752 if (ImplicitOperand.isIdenticalTo(I.Operand)) in isImplicitOperandIn()