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

/openjdk7/hotspot/src/share/vm/opto/
H A DloopTransform.cpp739 //------------------------------policy_align-----------------------------------
745 bool IdealLoopTree::policy_align( PhaseIdealLoop *phase ) const { function in class:IdealLoopTree
2292 bool should_align = policy_align(phase);

Completed in 1246 milliseconds