Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h93 void computeProbeId(const DenseSet<BasicBlock *> &BlocksToIgnore,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp182 computeProbeId(BlocksToIgnore, BlocksAndCallsToIgnore); in SampleProfileProber()
303 void SampleProfileProber::computeProbeId( in computeProbeId() function in SampleProfileProber