Home
last modified time | relevance | path

Searched defs:FixupDepth (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h78 unsigned FixupDepth : 32 - 17 - NumCommonBits; // currently 13 variable
H A DCGCleanup.cpp586 unsigned FixupDepth = Scope.getFixupDepth(); in PopCleanupBlock() local