Searched refs:LLVMAddIndVarSimplifyPass (Results 1 – 3 of 3) sorted by relevance
48 void LLVMAddIndVarSimplifyPass(LLVMPassManagerRef PM);
67 LLVMAddIndVarSimplifyPass(PM); in llvm_add_ind_var_simplification()
86 void LLVMAddIndVarSimplifyPass(LLVMPassManagerRef PM) { in LLVMAddIndVarSimplifyPass() function