Home
last modified time | relevance | path

Searched refs:LLVMAddFunctionAttrsPass (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
DIPO.h34 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
/external/llvm/include/llvm-c/Transforms/
DIPO.h41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
/external/llvm/bindings/go/llvm/
Dtransforms_ipo.go32 func (pm PassManager) AddFunctionAttrsPass() { C.LLVMAddFunctionAttrsPass(pm.C) }
/external/llvm/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c42 LLVMAddFunctionAttrsPass(PM); in llvm_add_function_attrs()
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c42 LLVMAddFunctionAttrsPass(PM); in llvm_add_function_attrs()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DIPO.cpp65 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function
/external/llvm/lib/Transforms/IPO/
DIPO.cpp76 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function