Home
last modified time | relevance | path

Searched refs:LLVMAddSimplifyLibCallsPass (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm-c/Transforms/
DScalar.h123 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM);
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c187 LLVMAddSimplifyLibCallsPass(PM); in llvm_add_simplify_lib_calls()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DScalar.cpp243 void LLVMAddSimplifyLibCallsPass(LLVMPassManagerRef PM) { in LLVMAddSimplifyLibCallsPass() function