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.cpp89 bool CheckMustAlias(Inst *baseObject) in CheckMustAlias()
106 auto baseObject = inst->GetDataFlowInput(0); in VisitStore() local
490 …void EraseAliasedValues(Lse::BasicBlockHeap &blockHeap, Inst *inst, Inst *baseObject, uint32_t &en… in EraseAliasedValues()