Searched defs:prevInst (Results 1 – 3 of 3) sorted by relevance
232 void FindLdaStr(const panda::compiler::Inst *prevInst, const panda::compiler::Inst *&outIns) in FindLdaStr()252 void FindDefineInst(const panda::compiler::Inst *prevInst, const panda::compiler::Inst *&outIns) in FindDefineInst()283 const panda::compiler::Inst *prevInst = inst->GetInput(targetIndex).GetInst(); in GetLdaStr() local
269 auto prevInst = runtimeCallInst->GetPrev(); in GetLastAccDefinition() local453 auto prevInst = runtimeCallInst->GetPrev(); in CheckStoreAcc() local475 auto prevInst = runtimeCallInst->GetPrev(); in CheckStoreAccTag() local
61 auto prevInst = prevBlock->GetLastInst(); in HandlePrevInstruction() local