Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp143 static unsigned nonDbgMICount(MachineBasicBlock::const_instr_iterator MIB, in nonDbgMICount() function
4629 return nonDbgMICount(BB->instr_begin(), BB->instr_end()); in nonDbgBBSize()
4637 return nonDbgMICount(++MII, getBundleEnd(BundleHead.getInstrIterator())); in nonDbgBundleSize()