Home
last modified time | relevance | path

Searched refs:getOrCreateProfileComdat (Results 1 – 1 of 1) 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()