Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dframe_states.h249 void NewLoopExit(const BytecodeRegion &bbNext, BitSet *loopAssignment);
H A Dframe_states.cpp760 void FrameStateBuilder::NewLoopExit(const BytecodeRegion &bbNext, BitSet *loopAssignment) in NewLoopExit() function in panda::ecmascript::kungfu::FrameStateBuilder
814 NewLoopExit(bbNext, currentLoop->loopAssignment); in TryInsertLoopExit()

Completed in 5 milliseconds