Searched refs:was_promoted_to_phi (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DidealKit.cpp263 if (!was_promoted_to_phi(l, reg)) {
277 assert(!was_promoted_to_phi(n, reg), "n already promoted to phi on this region");
H A DidealKit.hpp125 bool was_promoted_to_phi(Node* n, Node* reg) { function in class:IdealKit

Completed in 23 milliseconds