Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h135 void createContextLessProfileMap(SampleProfileMap &ContextLessProfiles);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp635 void SampleContextTracker::createContextLessProfileMap( in createContextLessProfileMap() function in llvm::SampleContextTracker
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp1048 ContextTracker.createContextLessProfileMap(ContextLessProfiles); in computeSummaryAndThreshold()