Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/Transforms/
DScalar.h119 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/transforms/scalar_opts/
Dscalar_opts_ocaml.c181 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DScalar.cpp238 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function