Searched defs:BBProfileCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfileProbe.cpp | 475 auto BBProfileCount = [&BFI](BasicBlock *BB) { runOnFunction() local |
H A D | PartialInlining.cpp | 393 auto BBProfileCount = [BFI](BasicBlock *BB) { computeOutliningColdRegionsInfo() local |