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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp862 #define INLINE_BAILOUT(msg) { inline_bailout(msg); return false; }
3978 void GraphBuilder::inline_bailout(const char* msg) { function in class:GraphBuilder

Completed in 43 milliseconds