Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp632 const bool ValidSlots = in tryAuction() local
638 dbgs() << "Shuffle attempt: " << (ValidSlots ? "passed" : "failed") in tryAuction()
646 if (ValidSlots) in tryAuction()