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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.cpp1005 Node* expr, Node** trunc1, Node** trunc2, const TypeInt** trunc_type) {
1048 *trunc_type = trunc_t;
1004 match_incr_with_optional_truncation( Node* expr, Node** trunc1, Node** trunc2, const TypeInt** trunc_type) argument

Completed in 2040 milliseconds