Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp366 GlobalVariable *setupProfileSection(InstrProfInstBase *Inc,
1579 GlobalVariable *InstrLowerer::setupProfileSection(InstrProfInstBase *Inc, in setupProfileSection() function in InstrLowerer
1654 auto *BitmapPtr = setupProfileSection(Inc, IPSK_bitmap); in getOrCreateRegionBitmaps()
1694 auto *CounterPtr = setupProfileSection(Inc, IPSK_cnts); in getOrCreateRegionCounters()