Home
last modified time | relevance | path

Searched refs:MergeLiveout (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.h55 bool MergeLiveout(FrameLiveOut *other) in MergeLiveout() function in panda::ecmascript::kungfu::FrameLiveOut
H A Dframe_states.cpp93 return liveout->MergeLiveout(predliveOut); in MergeIntoPredBC()
100 return liveOutResult_->MergeLiveout(liveout); in MergeFromSuccBB()
108 liveOutResult_->MergeLiveout(liveout); in MergeFromCatchBB()

Completed in 4 milliseconds