Searched refs:LLVMAddPruneEHPass (Results 1 – 7 of 7) sorted by relevance
59 void LLVMAddPruneEHPass(LLVMPassManagerRef PM);
52 void LLVMAddPruneEHPass(LLVMPassManagerRef PM);
37 func (pm PassManager) AddPruneEHPass() { C.LLVMAddPruneEHPass(pm.C) }
78 LLVMAddPruneEHPass(PM); in llvm_add_prune_eh()
89 void LLVMAddPruneEHPass(LLVMPassManagerRef PM) { in LLVMAddPruneEHPass() function
100 void LLVMAddPruneEHPass(LLVMPassManagerRef PM) { in LLVMAddPruneEHPass() function