Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h42 enum { NumCommonBits = 2 }; enumerator
47 unsigned : NumCommonBits;
49 unsigned NumHandlers : 32 - NumCommonBits;
54 unsigned : NumCommonBits;
78 unsigned FixupDepth : 32 - 17 - NumCommonBits; // currently 13
83 unsigned : NumCommonBits;
85 unsigned NumFilters : 32 - NumCommonBits;