Searched refs:LLVMAddAggressiveDCEPass (Results 1 – 11 of 11) sorted by relevance
36 void LLVMAddAggressiveDCEPass(LLVMPassManagerRef PM);
35 void LLVMAddAggressiveDCEPass(LLVMPassManagerRef PM);
21 func (pm PassManager) AddAggressiveDCEPass() { C.LLVMAddAggressiveDCEPass(pm.C) }
24 LLVMAddAggressiveDCEPass(PM); in llvm_add_aggressive_dce()
25 LLVMAddAggressiveDCEPass(PM); in llvm_add_aggressive_dce()
98 void LLVMAddAggressiveDCEPass(LLVMPassManagerRef PM) { in LLVMAddAggressiveDCEPass() function
241 LLVMAddAggressiveDCEPass(passmgr); in ac_create_passmgr()
128 void LLVMAddAggressiveDCEPass(LLVMPassManagerRef PM) { in LLVMAddAggressiveDCEPass() function
125 void LLVMAddAggressiveDCEPass(LLVMPassManagerRef PM) { in LLVMAddAggressiveDCEPass() function