Searched refs:getToMI (Results 1 – 5 of 5) sorted by relevance
17 << Name << "]--> " << getToMI()->getName() << "[" << getToMO()->getName() in print()
51 const GIMatchDagInstr *getToMI() const { return ToMI; } in getToMI() function
65 auto To = format(ToFmt, E->getToMI(), E->getToMO()->getIdx()); in writeDOTGraph()
743 Leaf.declareInstr(E->getToMI(), NewInstrID); in applyForPartition()
247 if (Roots.count((*EI)->getToMI())) in reorientToRoots()249 Visited.insert((*EI)->getToMI()); in reorientToRoots()260 if (Visited.count((*EI)->getToMI())) { in reorientToRoots()262 Visited.insert((*EI)->getToMI()); in reorientToRoots()686 PrintNote("Node " + to_string(*E->getToMI())); in makeCombineRule()