Searched refs:LLVMAddLoopRotatePass (Results 1 – 11 of 11) sorted by relevance
59 void LLVMAddLoopRotatePass(LLVMPassManagerRef PM);
78 void LLVMAddLoopRotatePass(LLVMPassManagerRef PM);
84 void LLVMAddLoopRotatePass(LLVMPassManagerRef PM);
30 func (pm PassManager) AddLoopRotatePass() { C.LLVMAddLoopRotatePass(pm.C) }
31 func (pm PassManager) AddLoopRotatePass() { C.LLVMAddLoopRotatePass(pm.C) }
97 LLVMAddLoopRotatePass(PM); in llvm_add_loop_rotation()
102 LLVMAddLoopRotatePass(PM); in llvm_add_loop_rotate()
113 void LLVMAddLoopRotatePass(LLVMPassManagerRef PM) { in LLVMAddLoopRotatePass() function
154 void LLVMAddLoopRotatePass(LLVMPassManagerRef PM) { in LLVMAddLoopRotatePass() function
177 void LLVMAddLoopRotatePass(LLVMPassManagerRef PM) { in LLVMAddLoopRotatePass() function