Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DSchedBoundary.cpp250 TEST(ResourceSegments, getFirstAvailableAtFromBottom) { in TEST() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h784 unsigned getFirstAvailableAtFromBottom(unsigned CurrCycle, getFirstAvailableAtFromBottom() function