Searched refs:Goto (Results 1 – 7 of 7) sorted by relevance
102 Goto(exit)107 Goto(head)
735 void Goto(uint32_t i) in Goto() function
313 V(Goto, (int block, int bbout)) \
89 GateRef CircuitBuilder::Goto(GateRef state) in Goto() function in panda::ecmascript::kungfu::CircuitBuilder1788 auto jump = Goto(currentControl); in Jump()
351 GateRef Goto(GateRef state);
1276 for (iterator.Goto(bcId); !iterator.Done(); --iterator) { in ResolveDef()
43 auto jump = env_->GetBuilder()->Goto(currentControl); in Jump()