Searched defs:prevInst (Results 1 – 3 of 3) sorted by relevance
269 auto prevInst = runtimeCallInst->GetPrev(); in GetLastAccDefinition() local452 auto prevInst = runtimeCallInst->GetPrev(); in CheckStoreAcc() local474 auto prevInst = runtimeCallInst->GetPrev(); in CheckStoreAccTag() local
61 auto prevInst = prevBlock->GetLastInst(); in HandlePrevInstruction() local
388 BytecodeInstruction prevInst {nullptr}; member