LLVM 20.0.0git
|
This is the complete list of members for llvm::SampleProfileInference< FT >, including all inherited members.
apply(BlockWeightMap &BlockWeights, EdgeWeightMap &EdgeWeights) | llvm::SampleProfileInference< FT > | |
BasicBlockT typedef | llvm::SampleProfileInference< FT > | |
BlockEdgeMap typedef | llvm::SampleProfileInference< FT > | |
BlockWeightMap typedef | llvm::SampleProfileInference< FT > | |
Edge typedef | llvm::SampleProfileInference< FT > | |
EdgeWeightMap typedef | llvm::SampleProfileInference< FT > | |
FunctionT typedef | llvm::SampleProfileInference< FT > | |
NodeRef typedef | llvm::SampleProfileInference< FT > | |
SampleProfileInference(FunctionT &F, BlockEdgeMap &Successors, BlockWeightMap &SampleBlockWeights) | llvm::SampleProfileInference< FT > | inline |