Home
last modified time | relevance | path

Searched defs:RemainingCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp54 uint64_t RemainingCount) { in isPromotionProfitable()
68 uint64_t RemainingCount = TotalCount; in getProfitablePromotionCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp357 unsigned RemainingCount = MBB->size(); in runOnMachineFunction() local