Searched refs:LiveOutSize (Results 1 – 1 of 1) sorted by relevance
254 getNumLiveOutsOffset() + sizeof(uint16_t) + LiveOutIndex * LiveOutSize; in getLiveOut()284 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize; in getSizeInBytes()300 static const unsigned LiveOutSize = sizeof(uint32_t); variable