Searched defs:getCost (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h138 int getCost() { return SUnits.size(); } function in class:llvm::SIScheduleBlock
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp751 int getCost() { return Cost; } function in class:__anon3360::final

Completed in 43 milliseconds