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

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

Completed in 54 milliseconds