Searched refs:ProfileVarsComdat (Results 1 – 2 of 2) sorted by relevance
343 Comdat *ProfileVarsComdat = nullptr; in getOrCreateRegionCounters() local344 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()
717 Comdat *ProfileVarsComdat = nullptr; in getOrCreateRegionCounters() local718 ProfileVarsComdat = getOrCreateProfileComdat(*M, *Fn, Inc); in getOrCreateRegionCounters()733 CounterPtr->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()754 ValuesVar->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()787 Data->setComdat(ProfileVarsComdat); in getOrCreateRegionCounters()