Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.h251 void TryInsertLoopExit(const BytecodeRegion &bb, const BytecodeRegion &bbNext);
H A Dframe_states.cpp789 void FrameStateBuilder::TryInsertLoopExit(const BytecodeRegion &bb, const BytecodeRegion &bbNext) in TryInsertLoopExit() function in panda::ecmascript::kungfu::FrameStateBuilder
861 TryInsertLoopExit(bb, bbNext); in MergeIntoSuccessor()

Completed in 4 milliseconds