Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp291 bool AA::isValidAtPosition(const AA::ValueAndContext &VAC, in isValidAtPosition() function in AA
H A DAttributorAttributes.cpp6205 if (CtxI && AA::isValidAtPosition(AA::ValueAndContext(*EffectiveV, *CtxI), in reproduceValue()
10922 !AA::isValidAtPosition({*NewV, *getCtxI()}, A.getInfoCache())) in manifest()
11575 if (AA::isValidAtPosition({*NewVal, RetI}, A.getInfoCache())) in manifest()
H A DOpenMPOpt.cpp2399 if (!URV || (*URV && AA::isValidAtPosition(AA::ValueAndContext(**URV, I), in getValueForCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h216 bool isValidAtPosition(const ValueAndContext &VAC, InformationCache &InfoCache);