Searched refs:getAtBundleBegin (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h221 return reverse_iterator::getAtBundleBegin(instr_rbegin());
224 return const_reverse_iterator::getAtBundleBegin(instr_rbegin());
H A DMachineInstrBundleIterator.h174 static MachineInstrBundleIterator getAtBundleBegin(instr_iterator MI) { function in class:llvm::MachineInstrBundleIterator

Completed in 56 milliseconds