Home
last modified time | relevance | path

Searched refs:redundant_phi (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dssa_builder.cc282 SsaRedundantPhiElimination redundant_phi(GetGraph()); in BuildSsa() local
283 redundant_phi.Run(); in BuildSsa()