Home
last modified time | relevance | path

Searched defs:CtxKey (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.cpp352 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr() local
354 } else if (const auto *CtxKey = dyn_cast<ProbeBasedCtxKey>(K)) { in getContextKeyStr() local
H A DProfileGenerator.cpp220 const StringBasedCtxKey *CtxKey = in generateProfile() local
451 const ProbeBasedCtxKey *CtxKey = in generateProfile() local