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