Searched refs:cleanupSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h288 unsigned cleanupSize, unsigned fixupDepth,
300 CleanupBits.CleanupSize = cleanupSize;
302 assert(CleanupBits.CleanupSize == cleanupSize && "cleanup size overflow");

Completed in 103 milliseconds