Searched refs:TryInsertLoopExit (Results 1 – 2 of 2) sorted by relevance
552 …void TryInsertLoopExit(BytecodeRegion &bb, BytecodeRegion &bbNext, GateRef &state, GateRef &depend…
670 void BytecodeCircuitBuilder::TryInsertLoopExit(BytecodeRegion &bb, BytecodeRegion &bbNext, in TryInsertLoopExit() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder779 TryInsertLoopExit(bb, bbNext, stateCur, dependCur); in SetBlockPred()