Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp283 GlobalVariable *createRegionBitmaps(InstrProfMCDCBitmapInstBase *Inc,
1279 Ptr = createRegionBitmaps(BitmapUpdate, VarName, Linkage); in setupProfileSection()
1294 InstrLowerer::createRegionBitmaps(InstrProfMCDCBitmapInstBase *Inc, in createRegionBitmaps() function in InstrLowerer