Searched refs:LLVMAddEarlyCSEPass (Results 1 – 9 of 9) sorted by relevance
136 void LLVMAddEarlyCSEPass(LLVMPassManagerRef PM);
141 void LLVMAddEarlyCSEPass(LLVMPassManagerRef PM);
217 LLVMAddEarlyCSEPass(PM); in llvm_add_early_cse()
223 LLVMAddEarlyCSEPass(PM); in llvm_add_early_cse()
235 void LLVMAddEarlyCSEPass(LLVMPassManagerRef PM) { in LLVMAddEarlyCSEPass() function
273 void LLVMAddEarlyCSEPass(LLVMPassManagerRef PM) { in LLVMAddEarlyCSEPass() function
266 void LLVMAddEarlyCSEPass(LLVMPassManagerRef PM) { in LLVMAddEarlyCSEPass() function
159 LLVMAddEarlyCSEPass(gallivm->passmgr); in create_pass_manager()