Home
last modified time | relevance | path

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

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