Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp370 void createDataVariable(InstrProfCntrInstBase *Inc);
1735 createDataVariable(Inc); in getOrCreateRegionCounters()
1740 void InstrLowerer::createDataVariable(InstrProfCntrInstBase *Inc) { in createDataVariable() function in InstrLowerer