Searched defs:createProfileFileNameVar (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 467 void createProfileFileNameVar(Module &M) { createProfileFileNameVar() function |
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProf.cpp | 1352 void createProfileFileNameVar(Module &M, StringRef InstrProfileOutput) { createProfileFileNameVar() function |