Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp345 Value *getBitmapAddress(InstrProfMCDCTVBitmapUpdate *I);
1193 Value *InstrLowerer::getBitmapAddress(InstrProfMCDCTVBitmapUpdate *I) { in getBitmapAddress() function in InstrLowerer
1274 auto *BitmapAddr = getBitmapAddress(Update); in lowerMCDCTestVectorBitmapUpdate()