Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp895 bool ResourcesAvailable = ResourceTracker->canReserveResources(*NewMI); in canPromoteToDotNew() local
897 if (!ResourcesAvailable) in canPromoteToDotNew()