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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.hpp267 int vector_width(Node* n) { function in class:SuperWord
273 return vector_width(n)*type2aelembytes(bt);

Completed in 33 milliseconds