Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DSampleContextTracker.h135 void createContextLessProfileMap(SampleProfileMap &ContextLessProfiles);
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DSampleContextTracker.cpp635 void SampleContextTracker::createContextLessProfileMap( in createContextLessProfileMap() function in llvm::SampleContextTracker