HomeSort by relevance Sort by last modified time
    Searched refs:instantiateInterfaceValue (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
AliasAnalysisSummary.cpp 77 Optional<InstantiatedValue> instantiateInterfaceValue(InterfaceValue IValue,
88 auto From = instantiateInterfaceValue(ERelation.From, CS);
91 auto To = instantiateInterfaceValue(ERelation.To, CS);
99 auto Value = instantiateInterfaceValue(EAttr.IValue, CS);
AliasAnalysisSummary.h 151 Optional<InstantiatedValue> instantiateInterfaceValue(InterfaceValue, CallSite);

Completed in 97 milliseconds