Home
last modified time | relevance | path

Searched defs:prevInst (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Ddangling_pointers_checker.cpp269 auto prevInst = runtimeCallInst->GetPrev(); in GetLastAccDefinition() local
453 auto prevInst = runtimeCallInst->GetPrev(); in CheckStoreAcc() local
475 auto prevInst = runtimeCallInst->GetPrev(); in CheckStoreAccTag() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlinear_order.cpp61 auto prevInst = prevBlock->GetLastInst(); in HandlePrevInstruction() local