Searched refs:getOrCreateRegionBitmaps (Results 1 – 1 of 1) sorted by relevance
351 GlobalVariable *getOrCreateRegionBitmaps(InstrProfMCDCBitmapInstBase *Inc);954 static_cast<void>(getOrCreateRegionBitmaps(Params)); in lower()1194 auto *Bitmaps = getOrCreateRegionBitmaps(I); in getBitmapAddress()1646 InstrLowerer::getOrCreateRegionBitmaps(InstrProfMCDCBitmapInstBase *Inc) { in getOrCreateRegionBitmaps() function in InstrLowerer