Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h210 inline iterator_range<MIBundleOperands> mi_bundle_ops(MachineInstr &MI) { in mi_bundle_ops() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveIntervals.cpp1120 for (MachineOperand &MOP : mi_bundle_ops(*KillMI)) in handleMoveDown()