Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp121 static unsigned nonDbgMICount(MachineBasicBlock::const_instr_iterator MIB, in nonDbgMICount() function
4197 return nonDbgMICount(BB->instr_begin(), BB->instr_end()); in nonDbgBBSize()
4206 return nonDbgMICount(++MII, getBundleEnd(*BundleHead)); in nonDbgBundleSize()