Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h717 static IntervalTy getResourceIntervalBottom(unsigned C, unsigned AcquireAtCycle, in getResourceIntervalBottom() function
788 getResourceIntervalBottom); in getFirstAvailableAtFromBottom()
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2774 ResourceSegments::getResourceIntervalBottom( in bumpNode()