Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp264 GlobalVariable *createRegionCounters(InstrProfCntrInstBase *Inc,
1273 Ptr = createRegionCounters(CntrIncrement, VarName, Linkage); in setupProfileSection()
1321 InstrLowerer::createRegionCounters(InstrProfCntrInstBase *Inc, StringRef Name, in createRegionCounters() function in InstrLowerer