Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.cpp96 auto baseObject = inst->GetDataFlowInput(0); in VisitStore() local
482 …seAliasedValues(ArenaUnorderedMap<Inst *, Lse::HeapValue> &blockHeap, Inst *inst, Inst *baseObject, in EraseAliasedValues() argument