Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.cpp105 auto alive = val; in VisitStore() local
290 Inst *alive = nullptr; in ProcessBackedges() local
439 auto alive = InstStoredValue(entry.second[0]); in FinalizeShadowedStores() local
978 void Lse::ApplyHoistToCandidate(Loop *loop, Inst *alive) in ApplyHoistToCandidate()
1056 auto alive = beAlive_.begin(); in TryToHoistLoadFromLoop() local
1067 for (auto alive : beAlive_) { in TryToHoistLoadFromLoop() local