Home
last modified time | relevance | path

Searched defs:Freed (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp94 SmallVector<ResourceRef, 8> Freed; in cycleStart() local
H A DInOrderIssueStage.cpp405 SmallVector<ResourceRef, 4> Freed; in cycleStart() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DScheduler.cpp264 void Scheduler::cycleEvent(SmallVectorImpl<ResourceRef> &Freed, in cycleEvent() argument