Searched refs:getNumLiveOuts (Results 1 – 2 of 2) sorted by relevance
247 uint16_t getNumLiveOuts() const { in getNumLiveOuts() function265 return liveout_iterator(getLiveOut(getNumLiveOuts())); in liveouts_end()284 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize; in getSizeInBytes()
71 OS << " " << R.getNumLiveOuts() << " live-outs: [ "; in prettyPrintStackMap()