Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp295 void createDataVariable(InstrProfCntrInstBase *Inc);
1395 createDataVariable(Inc); in getOrCreateRegionCounters()
1400 void InstrLowerer::createDataVariable(InstrProfCntrInstBase *Inc) { in createDataVariable() function in InstrLowerer