Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h816 unsigned countResource(const MCSchedClassDesc *SC, unsigned PIdx,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2349 unsigned SchedBoundary::countResource(const MCSchedClassDesc *SC, unsigned PIdx, in countResource() function in SchedBoundary
2452 countResource(SC, PI->ProcResourceIdx, PI->Cycles, NextCycle); in bumpNode()