Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h210 inline iterator_range<MIBundleOperands> mi_bundle_ops(MachineInstr &MI) { in mi_bundle_ops() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLiveIntervals.cpp1114 for (MachineOperand &MOP : mi_bundle_ops(*KillMI)) in handleMoveDown()