HomeSort by relevance Sort by last modified time
    Searched refs:createInferFunctionAttrsLegacyPass (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
InferFunctionAttrs.h 32 Pass *createInferFunctionAttrsLegacyPass();
  /external/llvm/include/llvm/Transforms/IPO/
InferFunctionAttrs.h 32 Pass *createInferFunctionAttrsLegacyPass();
  /external/llvm/lib/Transforms/IPO/
InferFunctionAttrs.cpp 78 Pass *llvm::createInferFunctionAttrsLegacyPass() {
PassManagerBuilder.cpp 367 MPM.add(createInferFunctionAttrsLegacyPass());
601 PM.add(createInferFunctionAttrsLegacyPass());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
InferFunctionAttrs.cpp 77 Pass *llvm::createInferFunctionAttrsLegacyPass() {
PassManagerBuilder.cpp 490 MPM.add(createInferFunctionAttrsLegacyPass());
748 PM.add(createInferFunctionAttrsLegacyPass());
    [all...]

Completed in 4678 milliseconds