Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DStackMapParser.h241 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { in getLiveOut() argument
243 getNumLiveOutsOffset() + sizeof(uint16_t) + LiveOutIndex * LiveOutSize; in getLiveOut()