Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.cpp222 auto rm_index = phi->CastToPhi()->GetPredBlockIndex(pred); in ProcessBB() local
229 auto rm_index = phi->CastToPhi()->GetPredBlockIndex(pred); in ProcessBB() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp229 auto rm_index = phi->CastToPhi()->GetPredBlockIndex(rm_pred); in RemovePredecessorUpdateDF() local
238 auto rm_index = phi->CastToPhi()->GetPredBlockIndex(rm_pred); in RemovePredecessorUpdateDF() local