Lines Matching refs:getILP
3157 return DFSResult->getILP(A) < DFSResult->getILP(B);3159 return DFSResult->getILP(A) > DFSResult->getILP(B);3197 << " ILP: " << DAG->getDFSResult()->getILP(SU)