Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2397 std::optional<Value *> URV = in getValueForCall() local
2399 if (!URV || (*URV && AA::isValidAtPosition(AA::ValueAndContext(**URV, I), in getValueForCall()
2401 return URV; in getValueForCall()