src/share/vm/opto/addnode.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File 6953576 Cdiff src/share/vm/opto/addnode.hpp

src/share/vm/opto/addnode.hpp

Print this page

        

*** 149,159 **** // if there are more than length. int unpack_offsets(Node* elements[], int length); // Do not match base-ptr edge virtual uint match_edge(uint idx) const; - static const Type *mach_bottom_type(const MachNode* n); // used by ad_<arch>.hpp }; //------------------------------OrINode---------------------------------------- // Logically OR 2 integers. Included with the ADD nodes because it inherits // all the behavior of addition on a ring. --- 149,158 ----
src/share/vm/opto/addnode.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File