Home
last modified time | relevance | path

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

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