Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_phi_elimination.h59 : HOptimization(graph, true, kSsaRedundantPhiEliminationPassName), in SsaRedundantPhiElimination()
64 static constexpr const char* kSsaRedundantPhiEliminationPassName = "redundant_phi_elimination"; variable