Searched refs:getInstrTag (Results 1 – 1 of 1) sorted by relevance
344 std::optional<InstrTag> getInstrTag(SUnit *SU) const;1076 auto Tagged = getInstrTag(&SU); in computeDependencies()1088 LoopCarriedOrderDepsTracker::getInstrTag(SUnit *SU) const { in getInstrTag() function in LoopCarriedOrderDepsTracker