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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp 1152 if (AA->hasCallBaseContext())
2252 if (Pos.hasCallBaseContext())
AttributorAttributes.cpp 4732 if (hasCallBaseContext())
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 563 bool hasCallBaseContext() const { return CBContext != nullptr; }

Completed in 28 milliseconds