Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp243 bool ResourcePriorityQueue::isResourceAvailable(SUnit *SU) { in isResourceAvailable() function in ResourcePriorityQueue
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp97 bool VLIWResourceModel::isResourceAvailable(SUnit *SU, bool IsTop) { in isResourceAvailable() function in VLIWResourceModel