Searched refs:LLVMAddScalarReplAggregatesPassWithThreshold (Results 1 – 10 of 10) sorted by relevance
/external/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 114 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 119 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
|
/external/llvm-project/llvm/include/llvm-c/Transforms/ |
D | Scalar.h | 122 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | transforms_scalar.go | 39 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
|
/external/llvm/bindings/go/llvm/ |
D | transforms_scalar.go | 39 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
|
/external/llvm/bindings/ocaml/transforms/scalar_opts/ |
D | scalar_opts_ocaml.c | 175 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
|
/external/llvm-project/llvm/bindings/ocaml/transforms/scalar_opts/ |
D | scalar_opts_ocaml.c | 187 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold)); in llvm_add_scalar_repl_aggregates_with_threshold()
|
/external/llvm/lib/Transforms/Scalar/ |
D | Scalar.cpp | 206 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | Scalar.cpp | 248 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Scalar.cpp | 237 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM, in LLVMAddScalarReplAggregatesPassWithThreshold() function
|