Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.cpp553 bool hasLoads = false; in FinalizeLoopsWithPhiCands() local
601 …void TryLoopDoElimination(Inst *cand, Loop *loop, InstVector *insts, bool hasLoads, bool hasStores) in TryLoopDoElimination()