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

  /external/llvm/lib/Analysis/
AliasAnalysisSummary.h 88 bool isGlobalOrArgAttr(AliasAttrs);
AliasAnalysisSummary.cpp 66 bool isGlobalOrArgAttr(AliasAttrs Attr) {
CFLSteensAliasAnalysis.cpp 339 if (isGlobalOrArgAttr(AttrsA) && isGlobalOrArgAttr(AttrsB))

Completed in 505 milliseconds