Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h135 void createContextLessProfileMap(SampleProfileMap &ContextLessProfiles);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp621 void SampleContextTracker::createContextLessProfileMap( in createContextLessProfileMap() function in llvm::SampleContextTracker