Home
last modified time | relevance | path

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

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