HomeSort by: relevance | last modified time | path
    Searched refs:hasAliasee (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
StackSafetyAnalysis.cpp 621 if (!AS->hasAliasee())
657 if (!AS || !AS->hasAliasee())
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h 471 bool hasAliasee() const {
  /src/external/apache2/llvm/dist/llvm/lib/IR/
AsmWriter.cpp 3133 if (AS->hasAliasee())
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp 8510 assert(!AliaseeRef.first->hasAliasee() &&

Completed in 22 milliseconds