Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp186 unsigned int IgnoreCount = 0; in EmitInstruction() local
191 IgnoreCount++; in EmitInstruction()
200 assert((Size + IgnoreCount) == MI->getBundleSize() && "Corrupt Bundle!"); in EmitInstruction()