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

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp120 static const unsigned InitAbbreviationsSetSize = 9; // log2(512) variable
188 AbbreviationsSet(InitAbbreviationsSetSize),
193 SkeletonAbbrevSet(InitAbbreviationsSetSize),

Completed in 91 milliseconds