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

  /src/external/apache2/llvm/dist/llvm/include/llvm/
Pass.h 66 PT_Function,
300 explicit FunctionPass(char &pid) : Pass(PT_Function, pid) {}
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
Debugify.h 198 case PT_Function:
  /src/external/apache2/llvm/dist/llvm/tools/opt/
opt.cpp 967 case PT_Function:

Completed in 38 milliseconds