Searched defs:nextInst (Results 1 – 11 of 11) sorted by relevance
61 AbckitInst *nextInst = g_implG->iGetNext(callVirt); in TransformIrCreateReturnVoidInstValid() local
119 auto nextInst = bcIns.GetNext(); in DumpBytecodeInst() local
165 auto nextInst = bcIns.GetNext(); in ProcessMethodForJIT() local246 auto nextInst = bcIns.GetNext(); in CollectMethodPcsFromBC() local
202 auto nextInst = inst->GetNext(); in GetMemInstForImplicitNullCheck() local
239 for (auto nextInst = inst->GetNext(); nextInst != nullptr; nextInst = nextInst->GetNext()) { in GetNextParam() local
183 auto nextInst = block->Insts().end(); in OptimizeStringBuilderToString() local
540 auto nextInst = runtimeCallInst->GetNext(); in CheckUsers() local
583 auto nextInst = bcIns.GetNext(); in CollectClassInfo() local
1650 auto nextInst = bcIns.GetNext(); in TranslateBytecode() local
1219 auto *nextInst = inst->graph->implToInst.at(nextInstImpl); in IgetNextStatic() local1230 auto *nextInst = inst->graph->implToInst.at(nextInstImpl); in IgetPrevStatic() local
484 auto nextInst = inst->GetNext(); in SplitBlockAfterInstruction() local