Searched defs:CanonName (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAMDGPU.cpp384 StringRef CanonName = isAMDGCN(getTriple()) ? local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h383 StringRef CanonName = FunctionSamples::getCanonicalFnName(F); local
391 StringRef CanonName = FunctionSamples::getCanonicalFnName(F); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp270 StringRef CanonName = FunctionSamples::getCanonicalFnName(Func); local
281 StringRef CanonName = FunctionSamples::getCanonicalFnName(Func); local
H A DSampleProfile.cpp258 StringRef CanonName = FunctionSamples::getCanonicalFnName(F); local
1944 StringRef CanonName = FunctionSamples::getCanonicalFnName(F); local

Completed in 213 milliseconds