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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 1128 if (!shouldPropagateCallBaseContext(IRP))
1650 bool shouldPropagateCallBaseContext(const IRPosition &IRP);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp 867 bool Attributor::shouldPropagateCallBaseContext(const IRPosition &IRP) {

Completed in 27 milliseconds