Searched refs:LLVMAddLICMPass (Results 1 – 11 of 11) sorted by relevance
69 void LLVMAddLICMPass(LLVMPassManagerRef PM);
74 void LLVMAddLICMPass(LLVMPassManagerRef PM);
77 void LLVMAddLICMPass(LLVMPassManagerRef PM);
28 func (pm PassManager) AddLICMPass() { C.LLVMAddLICMPass(pm.C) }
84 LLVMAddLICMPass(PM); in llvm_add_licm()
90 LLVMAddLICMPass(PM); in llvm_add_licm()
142 void LLVMAddLICMPass(LLVMPassManagerRef PM) { in LLVMAddLICMPass() function
240 LLVMAddLICMPass(passmgr); in ac_create_passmgr()
184 void LLVMAddLICMPass(LLVMPassManagerRef PM) { in LLVMAddLICMPass() function
177 void LLVMAddLICMPass(LLVMPassManagerRef PM) { in LLVMAddLICMPass() function