Searched refs:BBCount (Results 1 – 1 of 1) sorted by relevance
49 Optional<uint64_t> BBCount = BFI.getBlockProfileCount(&BB); in run() local50 if (!BBCount) in run()70 UpdateCounts(TTI, &F, CS.getCalledFunction(), *BBCount); in run()