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.h141 createContextLessProfileMap(SampleProfileMap &ContextLessProfiles);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp622 void SampleContextTracker::createContextLessProfileMap( in createContextLessProfileMap() function in llvm::SampleContextTracker