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

/openjdk7/hotspot/src/share/vm/opto/
H A Dvectornode.hpp309 //------------------------------LShiftCntVNode---------------------------------
311 class LShiftCntVNode : public VectorNode { class in inherits:VectorNode
313 LShiftCntVNode(Node* cnt, const TypeVect* vt) : VectorNode(cnt,vt) {} function in class:LShiftCntVNode

Completed in 52 milliseconds