Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h791 unsigned countResource(const MCSchedClassDesc *SC, unsigned PIdx,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2343 unsigned SchedBoundary::countResource(const MCSchedClassDesc *SC, unsigned PIdx, in countResource() function in SchedBoundary
2446 countResource(SC, PI->ProcResourceIdx, PI->Cycles, NextCycle); in bumpNode()