Searched refs:ExprMCDCBitmapMapIterator (Results 1 – 1 of 1) sorted by relevance
1148 auto ExprMCDCBitmapMapIterator = RegionMCDCBitmapMap->find(S); in emitMCDCTestVectorBitmapUpdate() local1149 if (ExprMCDCBitmapMapIterator == RegionMCDCBitmapMap->end()) in emitMCDCTestVectorBitmapUpdate()1153 unsigned MCDCTestVectorBitmapID = ExprMCDCBitmapMapIterator->second; in emitMCDCTestVectorBitmapUpdate()