Home
last modified time | relevance | path

Searched refs:createContextLessProfileMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h134 void createContextLessProfileMap(SampleProfileMap &ContextLessProfiles);
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp633 void SampleContextTracker::createContextLessProfileMap( in createContextLessProfileMap() function in llvm::SampleContextTracker
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1032 ContextTracker.createContextLessProfileMap(ContextLessProfiles); in computeSummaryAndThreshold()