Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h86 unsigned CleanupSize : 12; global() variable
H A DCGCleanup.cpp766 size_t CleanupSize = Scope.getCleanupSize(); PopCleanupBlock() local