Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.cpp274 StringRef &CallerNameWithContext) { in getCallerContext() argument
276 CallerNameWithContext = CallerContext.rsplit(':').first; in getCallerContext()