Searched refs:hasScalarValue (Results 1 – 2 of 2) sorted by relevance
149 bool hasScalarValue(Value *Key, const VPIteration &Instance) const { in hasScalarValue() function171 assert(hasScalarValue(Key, Instance) && "Getting non-existent value."); in getScalarValue()189 assert(!hasScalarValue(Key, Instance) && "Scalar value already set"); in setScalarValue()216 assert(hasScalarValue(Key, Instance) && in resetScalarValue()
2174 if (VectorLoopValueMap.hasScalarValue(V, Instance)) in getOrCreateScalarValue()