Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h252 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { in getLiveOut() function
260 return liveout_iterator(getLiveOut(0)); in liveouts_begin()
265 return liveout_iterator(getLiveOut(getNumLiveOuts())); in liveouts_end()