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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp484 virtual Invoke* as_Invoke() { return NULL; } function in class:Instruction
H A Dc1_GraphBuilder.cpp2140 if (s->as_Invoke() != NULL || (intrinsic && !intrinsic->preserves_state())) {

Completed in 46 milliseconds