Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.cpp136 uint32_t encounters = 0; in VisitStore() local
519 …seAliasedValues(Lse::BasicBlockHeap &blockHeap, Inst *inst, Inst *baseObject, uint32_t &encounters) in EraseAliasedValues()