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

  /external/llvm/include/llvm-c/Transforms/
Scalar.h 63 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
  /external/llvm/bindings/ocaml/transforms/scalar_opts/
scalar_opts_ocaml.c 72 LLVMAddInstructionCombiningPass(PM);
  /external/llvm/lib/Transforms/Scalar/
Scalar.cpp 129 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) {
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 166 LLVMAddInstructionCombiningPass(gallivm->passmgr);
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 289 LLVMAddInstructionCombiningPass(pass);

Completed in 3897 milliseconds