Searched refs:LLVMAddScalarReplAggregatesPass (Results 1 – 14 of 14) sorted by relevance
80 void LLVMAddScalarReplAggregatesPass(LLVMPassManagerRef PM);
108 void LLVMAddScalarReplAggregatesPass(LLVMPassManagerRef PM);
111 void LLVMAddScalarReplAggregatesPass(LLVMPassManagerRef PM);
37 func (pm PassManager) AddScalarReplAggregatesPass() { C.LLVMAddScalarReplAggregatesPass(pm.C) }
38 func (pm PassManager) AddScalarReplAggregatesPass() { C.LLVMAddScalarReplAggregatesPass(pm.C) }
48 LLVMAddScalarReplAggregatesPass(PM); in llvm_add_scalar_repl_aggregation()
162 LLVMAddScalarReplAggregatesPass(PM); in llvm_add_scalar_repl_aggregates()
141 void LLVMAddScalarReplAggregatesPass(LLVMPassManagerRef PM) { in LLVMAddScalarReplAggregatesPass() function
198 void LLVMAddScalarReplAggregatesPass(LLVMPassManagerRef PM) { in LLVMAddScalarReplAggregatesPass() function
213 void LLVMAddScalarReplAggregatesPass(LLVMPassManagerRef PM) { in LLVMAddScalarReplAggregatesPass() function
141 LLVMAddScalarReplAggregatesPass(gallivm->passmgr); in create_pass_manager()
1245 LLVMAddScalarReplAggregatesPass(gallivm->passmgr); in si_llvm_optimize_module()
6623 LLVMAddScalarReplAggregatesPass(passmgr); in ac_llvm_finalize_module()