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

/openjdk9/hotspot/src/share/vm/opto/
H A Dloopnode.hpp1146 const TypeInt* filtered_type( Node *n ) { return filtered_type(n, NULL); } function in class:PhaseIdealLoop
H A Dloopnode.cpp1010 const TypeInt* PhaseIdealLoop::filtered_type( Node *n, Node* n_ctrl) { function in class:PhaseIdealLoop

Completed in 49 milliseconds