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