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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 1131 if (AAType *AAPtr = lookupAAFor<AAType>(IRP, QueryingAA, DepClass)) {
1215 AAType *lookupAAFor(const IRPosition &IRP,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp 632 lookupAAFor<AAIsDead>(IRPosition::function(*I.getFunction(), CBCtx),

Completed in 30 milliseconds