Home
last modified time | relevance | path

Searched refs:getLiveOut (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h251 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { in getLiveOut() function
259 return liveout_iterator(getLiveOut(0)); in liveouts_begin()
264 return liveout_iterator(getLiveOut(getNumLiveOuts())); in liveouts_end()