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.cpp392 void createDataVariable(InstrProfCntrInstBase *Inc);
1732 createDataVariable(Inc); in getOrCreateRegionCounters()
1737 void InstrLowerer::createDataVariable(InstrProfCntrInstBase *Inc) { in createDataVariable() function in InstrLowerer