Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp1211 const auto &instsToDelete = std::get<1U>(*phiIndexIt); in ProcessingGroupBoundsCheck() local
1288 Inst *ChecksElimination::FindSaveState(const InstVector &instsToDelete) in FindSaveState()