Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisSummary.cpp76 Optional<InstantiatedValue> instantiateInterfaceValue(InterfaceValue IValue, in instantiateInterfaceValue() function
87 auto From = instantiateInterfaceValue(ERelation.From, Call); in instantiateExternalRelation()
90 auto To = instantiateInterfaceValue(ERelation.To, Call); in instantiateExternalRelation()
98 auto Value = instantiateInterfaceValue(EAttr.IValue, Call); in instantiateExternalAttribute()
H A DAliasAnalysisSummary.h206 Optional<InstantiatedValue> instantiateInterfaceValue(InterfaceValue IValue,