Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h784 unsigned getFirstAvailableAtFromBottom(unsigned CurrCycle, in getFirstAvailableAtFromBottom() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2358 return ReservedResourceSegments[InstanceIdx].getFirstAvailableAtFromBottom( in getNextResourceCycleByInstance()