Home
last modified time | relevance | path

Searched refs:computeBlocksToIgnore (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h88 void computeBlocksToIgnore(DenseSet<BasicBlock *> &BlocksToIgnore,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp178 computeBlocksToIgnore(BlocksToIgnore, BlocksAndCallsToIgnore); in SampleProfileProber()
193 void SampleProfileProber::computeBlocksToIgnore( in computeBlocksToIgnore() function in SampleProfileProber