Searched refs:LLVMAddLICMPass (Results 1 – 3 of 3) sorted by relevance
74 void LLVMAddLICMPass(LLVMPassManagerRef PM);
242 LLVMAddLICMPass(passmgr); in ac_create_passmgr()
177 void LLVMAddLICMPass(LLVMPassManagerRef PM) { in LLVMAddLICMPass() function