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

/openjdk7/hotspot/src/share/vm/opto/
H A DidealKit.cpp92 Node* else_cvstate = copy_cvstate();
179 _cvstate = copy_cvstate();
318 //-----------------------------copy_cvstate-----------------------------------
319 Node* IdealKit::copy_cvstate() { function in class:IdealKit

Completed in 32 milliseconds