Searched refs:in_cnt (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dsuperword.hpp110 int in_cnt(); // Incoming edge count
H A Dsuperword.cpp536 if (_dg.dep(s1)->in_cnt() == 0) {
2438 //------------------------------in_cnt---------------------------
2439 int DepMem::in_cnt() { function in class:DepMem

Completed in 59 milliseconds