Searched refs:getNumLiveOuts (Results 1 – 2 of 2) sorted by relevance
237 uint16_t getNumLiveOuts() const { in getNumLiveOuts() function256 return liveout_iterator(getLiveOut(getNumLiveOuts())); in liveouts_end()275 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize; in getSizeInBytes()
67 OS << "\n " << R.getNumLiveOuts() << " live-outs: [ "; in prettyPrintStackMap()