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

/openjdk7/hotspot/src/share/vm/opto/
H A DbytecodeInfo.cpp448 //------------------------------check_can_parse--------------------------------
449 const char* InlineTree::check_can_parse(ciMethod* callee) { function in class:InlineTree
507 set_msg(check_can_parse(callee_method));
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp3214 msg = check_can_parse(callee);
3236 const char* GraphBuilder::check_can_parse(ciMethod* callee) const { function in class:GraphBuilder

Completed in 42 milliseconds