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

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

Completed in 54 milliseconds