Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h193 bool isValidAtPosition(const ValueAndContext &VAC, InformationCache &InfoCache);
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp247 bool AA::isValidAtPosition(const AA::ValueAndContext &VAC, in isValidAtPosition() function in AA
H A DOpenMPOpt.cpp2478 if (!URV || (*URV && AA::isValidAtPosition(AA::ValueAndContext(**URV, I), in getValueForCall()
H A DAttributorAttributes.cpp5423 if (CtxI && AA::isValidAtPosition(AA::ValueAndContext(*EffectiveV, *CtxI), in reproduceValue()
9976 !AA::isValidAtPosition({*NewV, *getCtxI()}, A.getInfoCache())) in manifest()