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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmatcher.hpp132 void init_spill_mask( Node *ret );
H A Dmatcher.cpp189 init_spill_mask( C->root()->in(1) );
788 //------------------------------init_spill_mask--------------------------------
789 void Matcher::init_spill_mask( Node *ret ) { function in class:Matcher
1339 // making GotoNodes while building the CFG and in init_spill_mask() to identify

Completed in 126 milliseconds