Searched refs:LLVMAddInstructionSimplifyPass (Results 1 – 3 of 3) sorted by relevance
71 void LLVMAddInstructionSimplifyPass(LLVMPassManagerRef PM);
130 LLVMAddInstructionSimplifyPass(mgr->passmgr); in lp_passmgr_create()
166 void LLVMAddInstructionSimplifyPass(LLVMPassManagerRef PM) { in LLVMAddInstructionSimplifyPass() function