Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp298 static inline Comdat *getOrCreateProfileComdat(Module &M, Function &F, in getOrCreateProfileComdat() function
344 ProfileVarsComdat = getOrCreateProfileComdat(*M, *Fn, Inc); in getOrCreateRegionCounters()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp671 static inline Comdat *getOrCreateProfileComdat(Module &M, Function &F, in getOrCreateProfileComdat() function
718 ProfileVarsComdat = getOrCreateProfileComdat(*M, *Fn, Inc); in getOrCreateRegionCounters()