Searched refs:ValueBitMap (Results 1 – 1 of 1) sorted by relevance
190 ValueMap<const Value *, bool> ValueBitMap; in getBasePointerValue() local195 if (ValueBitMap.find(V) == ValueBitMap.end()) { in getBasePointerValue()196 ValueBitMap[V] = true; in getBasePointerValue()