Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDStackMapParser.h251 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { in getLiveOut() argument
253 getNumLiveOutsOffset() + sizeof(uint16_t) + LiveOutIndex * LiveOutSize; in getLiveOut()