Searched defs:getNumExplicitOperands (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp873 /// getNumExplicitOperands - Returns the number of non-implicit operands.
875 unsigned MachineInstr::getNumExplicitOperands() const { function in class:MachineInstr

Completed in 204 milliseconds