reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Object/StackMapParser.h
  262       return liveout_iterator(getLiveOut(getNumLiveOuts()));
  281         getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
tools/llvm-readobj/StackMapPrinter.h
   71     OS << "    " << R.getNumLiveOuts() << " live-outs: [ ";