Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp343 Comdat *ProfileVarsComdat = nullptr; in getOrCreateRegionCounters() local
344 ProfileVarsComdat = getOrCreateProfileComdat(*M, *Fn, Inc); in getOrCreateRegionCounters()
358 CounterPtr->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()
379 ValuesVar->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()
412 Data->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()