Searched refs:LLVMAddPruneEHPass (Results 1 – 10 of 10) sorted by relevance
59 void LLVMAddPruneEHPass(LLVMPassManagerRef PM);
64 void LLVMAddPruneEHPass(LLVMPassManagerRef PM);
61 void LLVMAddPruneEHPass(LLVMPassManagerRef PM);
35 func (pm PassManager) AddPruneEHPass() { C.LLVMAddPruneEHPass(pm.C) }
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
107 void LLVMAddPruneEHPass(LLVMPassManagerRef PM) { in LLVMAddPruneEHPass() function
109 void LLVMAddPruneEHPass(LLVMPassManagerRef PM) { in LLVMAddPruneEHPass() function