Searched refs:prev_inst (Results 1 – 2 of 2) sorted by relevance
53 auto prev_inst = prev_block->GetLastInst(); in HandlePrevInstruction() local54 switch (prev_inst->GetOpcode()) { in HandlePrevInstruction()
299 BytecodeInstruction prev_inst {nullptr}; member319 if (InstNotJump(&info.prev_inst) && !info.dead_instructions) { in ConnectBasicBlocks()338 info.prev_inst = inst; in ConnectBasicBlocks()