LLVM 19.0.0git
llvm::SampleProfileInference< FT > Member List

This is the complete list of members for llvm::SampleProfileInference< FT >, including all inherited members.

apply(BlockWeightMap &BlockWeights, EdgeWeightMap &EdgeWeights)llvm::SampleProfileInference< FT >
BasicBlockT typedefllvm::SampleProfileInference< FT >
BlockEdgeMap typedefllvm::SampleProfileInference< FT >
BlockWeightMap typedefllvm::SampleProfileInference< FT >
Edge typedefllvm::SampleProfileInference< FT >
EdgeWeightMap typedefllvm::SampleProfileInference< FT >
FunctionT typedefllvm::SampleProfileInference< FT >
NodeRef typedefllvm::SampleProfileInference< FT >
SampleProfileInference(FunctionT &F, BlockEdgeMap &Successors, BlockWeightMap &SampleBlockWeights)llvm::SampleProfileInference< FT >inline