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