Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/Transforms/
DScalar.h93 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
/external/llvm/bindings/ocaml/transforms/scalar/
Dscalar_opts_ocaml.c61 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregation_with_threshold()
/external/llvm/lib/Transforms/Scalar/
DScalar.cpp146 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function