Searched refs:URV (Results 1 – 1 of 1) sorted by relevance
2273 std::optional<Value *> URV = ICVTrackingAA.getUniqueReplacementValue(ICV); in getValueForCall() local2274 if (!URV || (*URV && AA::isValidAtPosition(AA::ValueAndContext(**URV, I), in getValueForCall()2276 return URV; in getValueForCall()