Searched refs:getILP (Results 1 – 2 of 2) sorted by relevance
158 ILPValue getILP(const SUnit *SU) const { in getILP() function
4187 return DFSResult->getILP(A) < DFSResult->getILP(B); in operator ()()4189 return DFSResult->getILP(A) > DFSResult->getILP(B); in operator ()()4229 << " ILP: " << DAG->getDFSResult()->getILP(SU) in pickNode()