Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp681 static inline Comdat *getOrCreateProfileComdat(Module &M, Function &F, in getOrCreateProfileComdat() function
729 ProfileVarsComdat = getOrCreateProfileComdat(*M, *Fn, Inc); in getOrCreateRegionCounters()