Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h351 size_t getCleanupSize() const { return CleanupBits.CleanupSize; } in getCleanupSize() function
DCGCleanup.cpp684 CleanupSource, CleanupSource + Scope.getCleanupSize()); in PopCleanupBlock()