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

/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h239 /// ConstMIBundleOperands - Iterate over all operands in a const bundle of
242 class ConstMIBundleOperands : public MachineOperandIteratorBase { class in namespace:llvm
244 ConstMIBundleOperands(const MachineInstr *MI) function in class:llvm::ConstMIBundleOperands

Completed in 327 milliseconds