Home
last modified time | relevance | path

Searched defs:ExclSrc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp447 SmallSet<SUnit *, 4> ExclSrc; adjustSchedDependency() local
633 isBestZeroLatency(SUnit * Src,SUnit * Dst,const HexagonInstrInfo * TII,SmallSet<SUnit *,4> & ExclSrc,SmallSet<SUnit *,4> & ExclDst) const isBestZeroLatency() argument