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

/openjdk9/hotspot/src/share/vm/opto/
H A Dsuperword.hpp357 int bb_idx(Node* n) { assert(in_bb(n), "must be"); return _bb_idx.at(n->_idx); } function in class:SuperWord
[all...]

Completed in 73 milliseconds