Searched defs:eliminate_redundant_phis (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp2424 void GraphBuilder::eliminate_redundant_phis(BlockBegin* start) { function in class:GraphBuilder
3123 eliminate_redundant_phis(_start);

Completed in 44 milliseconds