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