Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h157 struct LiveOutsTy { struct
171 std::vector<struct LiveOutsTy> liveOuts; argument
Dllvm_stackmap_parser.cpp148 auto liveOut = dataInfo_->Read<struct LiveOutsTy>(); in CalculateStackMap()