Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h262 size_t getAllocatedSize() const { in getAllocatedSize() function
481 ->getAllocatedSize();
DCGCleanup.cpp186 StartOfData += Cleanup.getAllocatedSize(); in popCleanup()