Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp116 promoteToReadySet(ReadyInstructions); in issueInstruction()
119 bool Scheduler::promoteToReadySet(SmallVectorImpl<InstRef> &Ready) { in promoteToReadySet() function in llvm::mca::Scheduler
284 promoteToReadySet(Ready); in cycleEvent()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h149 bool promoteToReadySet(SmallVectorImpl<InstRef> &Ready);