LLVM 20.0.0git
|
This is the complete list of members for llvm::SampleProfileMatcher, including all inherited members.
clearMatchingData() | llvm::SampleProfileMatcher | inline |
runOnModule() | llvm::SampleProfileMatcher | |
SampleProfileMatcher(Module &M, SampleProfileReader &Reader, LazyCallGraph &CG, const PseudoProbeManager *ProbeManager, ThinOrFullLTOPhase LTOPhase, HashKeyMap< std::unordered_map, FunctionId, Function * > &SymMap, std::shared_ptr< ProfileSymbolList > PSL, HashKeyMap< std::unordered_map, FunctionId, FunctionId > &FuncNameToProfNameMap) | llvm::SampleProfileMatcher | inline |