Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_coalescing.cpp521 …ndleKnownEvolutionArrayAccessVar(Inst *idx, Inst *candIdx, int64_t idxInitial, int64_t candInitial) in HandleKnownEvolutionArrayAccessVar()
567 auto candInitial = vars_.GetInitial(candIdx); in HandleArrayAccess() local