Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp260 bool AA::isValidAtPosition(const AA::ValueAndContext &VAC, in isValidAtPosition() function in AA
H A DOpenMPOpt.cpp2274 if (!URV || (*URV && AA::isValidAtPosition(AA::ValueAndContext(**URV, I), in getValueForCall()
H A DAttributorAttributes.cpp6128 if (CtxI && AA::isValidAtPosition(AA::ValueAndContext(*EffectiveV, *CtxI), in reproduceValue()
10595 !AA::isValidAtPosition({*NewV, *getCtxI()}, A.getInfoCache())) in manifest()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h205 bool isValidAtPosition(const ValueAndContext &VAC, InformationCache &InfoCache);