Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h54 enum { NumCommonBits = 3 }; enumerator
59 unsigned : NumCommonBits;
61 unsigned NumHandlers : 32 - NumCommonBits;
66 unsigned : NumCommonBits;
93 unsigned : NumCommonBits;
95 unsigned NumFilters : 32 - NumCommonBits;