Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_phi_elimination.h54 : HOptimization(graph, kSsaRedundantPhiEliminationPassName) {} in SsaRedundantPhiElimination()
58 static constexpr const char* kSsaRedundantPhiEliminationPassName = "redundant_phi_elimination"; variable