Searched refs:getILP (Results 1 – 4 of 4) sorted by relevance
158 ILPValue getILP(const SUnit *SU) const { in getILP() function
159 ILPValue getILP(const SUnit *SU) const { in getILP() function
3298 return DFSResult->getILP(A) < DFSResult->getILP(B); in operator ()()3300 return DFSResult->getILP(A) > DFSResult->getILP(B); in operator ()()3338 << " ILP: " << DAG->getDFSResult()->getILP(SU) in pickNode()
3493 return DFSResult->getILP(A) < DFSResult->getILP(B); in operator ()()3495 return DFSResult->getILP(A) > DFSResult->getILP(B); in operator ()()3535 << " ILP: " << DAG->getDFSResult()->getILP(SU) in pickNode()