Home
last modified time | relevance | path

Searched refs:getInstrTag (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp344 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