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