Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp148 static bool hasWriteToReadDep(const MachineInstr &FirstI, in hasWriteToReadDep() function
1183 InsertBeforeBundle = !hasWriteToReadDep(MI, *BundleIt, HRI); in unpacketizeSoloInstrs()