Searched refs:ALLOCFRAME_MAX (Results 1 – 1 of 1) sorted by relevance
144 const int ALLOCFRAME_MAX = 16384; in emitPrologue() local147 if (NumBytes >= ALLOCFRAME_MAX) { in emitPrologue()