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

/openjdk7/hotspot/src/share/vm/opto/
H A DloopPredicate.cpp451 // Helper class for loop_predication_impl to compute invariance on the fly and
702 //------------------------------ loop_predication_impl--------------------------
704 bool PhaseIdealLoop::loop_predication_impl(IdealLoopTree *loop) { function in class:PhaseIdealLoop
923 hoisted |= phase->loop_predication_impl(this);
H A Dloopnode.hpp912 bool loop_predication_impl(IdealLoopTree *loop);

Completed in 31 milliseconds