Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DStackMapParser.h252 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { in getLiveOut() argument
254 getNumLiveOutsOffset() + sizeof(uint16_t) + LiveOutIndex * LiveOutSize; in getLiveOut()