Searched refs:getInstrNode (Results 1 – 2 of 2) sorted by relevance
152 const GIMatchDagInstr *Instr = InstrIDToInfo.lookup(InstrID)->getInstrNode(); in declareOperand()423 if (PDep->getRequiredMI() == InstrInfo->getInstrNode() && in repartition()446 if (PDep->getRequiredMI() == InstrInfo->getInstrNode() && in repartition()576 const GIMatchDagInstr *Instr = InstrInfo->getInstrNode(); in applyForPartition()673 if (E->getFromMI() != InstrInfo->getInstrNode() || in repartition()
212 const GIMatchDagInstr *getInstrNode() const { return InstrNode; } in getInstrNode() function232 const GIMatchDagInstr *getInstrNode() const { return InstrNode; } in getInstrNode() function