Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_parser.cpp148 auto liveOut = dataInfo_->Read<struct LiveOutsTy>(); in CalculateStackMap() local
149 stkSizeRecord.liveOuts.push_back(liveOut); in CalculateStackMap()