OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMAddInstructionCombiningPass
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm-c/Transforms/
Scalar.h
51
void
LLVMAddInstructionCombiningPass
(LLVMPassManagerRef PM);
/external/llvm/bindings/ocaml/transforms/scalar/
scalar_opts_ocaml.c
73
LLVMAddInstructionCombiningPass
(PM);
/external/llvm/lib/Transforms/Scalar/
Scalar.cpp
90
void
LLVMAddInstructionCombiningPass
(LLVMPassManagerRef PM) {
/external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp
146
LLVMAddInstructionCombiningPass
(pass);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_init.c
166
LLVMAddInstructionCombiningPass
(gallivm->passmgr);
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c
166
LLVMAddInstructionCombiningPass
(gallivm->passmgr);
Completed in 1262 milliseconds