Home
last modified time | relevance | path

Searched refs:URV (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp2273 std::optional<Value *> URV = ICVTrackingAA.getUniqueReplacementValue(ICV); in getValueForCall() local
2274 if (!URV || (*URV && AA::isValidAtPosition(AA::ValueAndContext(**URV, I), in getValueForCall()
2276 return URV; in getValueForCall()