Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp54 return Count * 100 >= ICPRemainingPercentThreshold * RemainingCount && in isPromotionProfitable() argument
68 uint64_t RemainingCount = TotalCount; getProfitablePromotionCandidates() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp358 unsigned RemainingCount = MBB->size(); runOnMachineFunction() local