Home | History | Annotate | Download | only in CodeGen

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)