Searched defs:ProfileNameConst (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 474 Constant *ProfileNameConst = ConstantDataArray::getString( createProfileFileNameVar() local |
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProf.cpp | 1355 Constant *ProfileNameConst = createProfileFileNameVar() local |