Home
last modified time | relevance | path

Searched defs:liveOut (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_parser.cpp212 auto liveOut = dataInfo_->Read<struct LiveOutsTy>(); in CalculateStackMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dlive.cpp102 SparseDataInfo *LiveAnalysis::GenerateLiveInByDefUse(SparseDataInfo &liveOut, SparseDataInfo &use, SparseDataInfo &def) in GenerateLiveInByDefUse() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.cpp453 auto *liveOut = GetFrameLiveoutBefore(GetOsrLoopHeadBBId()); in InitEntryBB() local

Completed in 4 milliseconds