Searched refs:isDefToUse (Results 1 – 4 of 4) sorted by relevance
21 bool GIMatchDagEdge::isDefToUse() const { in isDefToUse() function in GIMatchDagEdge
58 bool isDefToUse() const;
674 E->getFromMO()->getIdx() != OpIdx || E->isDefToUse()) in repartition()
678 if (E->isDefToUse()) { in makeCombineRule()