Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.h167 size_t GetOsrLoopHeadBBId() const;
H A Dframe_states.cpp228 bbIndex = GetOsrLoopHeadBBId(); in GetOrOCreateBBLiveOut()
411 size_t FrameStateBuilder::GetOsrLoopHeadBBId() const in GetOsrLoopHeadBBId() function in panda::ecmascript::kungfu::FrameStateBuilder
453 auto *liveOut = GetFrameLiveoutBefore(GetOsrLoopHeadBBId()); in InitEntryBB()

Completed in 4 milliseconds