Searched refs:GlueAllocframeStore (Results 1 – 2 of 2) sorted by relevance
1038 GlueAllocframeStore = false; in initPacketizerState()1589 GlueAllocframeStore = useCallersSP(I); in isLegalToPacketizeTogether()1590 if (GlueAllocframeStore) in isLegalToPacketizeTogether()1662 if (GlueAllocframeStore) { in isLegalToPruneDependencies()1664 GlueAllocframeStore = false; in isLegalToPruneDependencies()1777 if (GlueAllocframeStore) { in addToPacket()1779 GlueAllocframeStore = false; in addToPacket()
35 bool GlueAllocframeStore; variable