Home
last modified time | relevance | path

Searched refs:LLVMAddAlwaysInlinerPass (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
DIPO.h40 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
/external/llvm/include/llvm-c/Transforms/
DIPO.h47 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
/external/llvm/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c54 LLVMAddAlwaysInlinerPass(PM); in llvm_add_always_inliner()
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c54 LLVMAddAlwaysInlinerPass(PM); in llvm_add_always_inliner_pass()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DIPO.cpp73 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM) { in LLVMAddAlwaysInlinerPass() function
/external/llvm/lib/Transforms/IPO/
DIPO.cpp84 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM) { in LLVMAddAlwaysInlinerPass() function