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