HomeSort by relevance Sort by last modified time
    Searched refs:LLVMAddScalarReplAggregatesPassWithThreshold (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm-c/Transforms/
Scalar.h 114 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,
  /external/llvm/bindings/go/llvm/
transforms_scalar.go 39 C.LLVMAddScalarReplAggregatesPassWithThreshold(pm.C, C.int(threshold))
  /external/llvm/bindings/ocaml/transforms/scalar_opts/
scalar_opts_ocaml.c 175 LLVMAddScalarReplAggregatesPassWithThreshold(PM, Int_val(threshold));
  /external/llvm/lib/Transforms/Scalar/
Scalar.cpp 197 void LLVMAddScalarReplAggregatesPassWithThreshold(LLVMPassManagerRef PM,

Completed in 2273 milliseconds