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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h249 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { function in class:llvm::StackMapParser::LocationKind::RecordAccessor
257 return liveout_iterator(getLiveOut(0));
262 return liveout_iterator(getLiveOut(getNumLiveOuts()));

Completed in 100 milliseconds