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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp202 bool inline_exp();
1636 //------------------------------inline_exp-------------------------------------
1639 bool LibraryCallKit::inline_exp() { function in class:LibraryCallKit
1847 case vmIntrinsics::_dexp: return Matcher::has_match_rule(Op_ExpD) ? inline_exp() :

Completed in 47 milliseconds