Searched refs:LiveCount (Results 1 – 1 of 1) sorted by relevance
158 size_t LiveCount = FI.live_size(J); in finishAssembly() local159 if (LiveCount >= 1 << 16) { in finishAssembly()164 Twine(LiveCount) + " >= 65536."); in finishAssembly()169 AP.emitInt16(LiveCount); in finishAssembly()