Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp475 auto BBProfileCount = [&BFI](BasicBlock *BB) { in runOnFunction() local
H A DPartialInlining.cpp393 auto BBProfileCount = [BFI](BasicBlock *BB) { in computeOutliningColdRegionsInfo() local