Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h87 unsigned CleanupSize : 12; variable
H A DCGCleanup.cpp749 size_t CleanupSize = Scope.getCleanupSize(); in PopCleanupBlock() local