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

/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h219 /// ConstMIOperands - Iterate over operands of a single const instruction.
221 class ConstMIOperands : public MachineOperandIteratorBase { class in namespace:llvm
223 ConstMIOperands(const MachineInstr *MI) function in class:llvm::ConstMIOperands

Completed in 70 milliseconds