Searched refs:LLVMAddBBVectorizePass (Results 1 – 4 of 4) sorted by relevance
37 void LLVMAddBBVectorizePass(LLVMPassManagerRef PM);
24 LLVMAddBBVectorizePass(PM); in llvm_add_bb_vectorize()
39 void LLVMAddBBVectorizePass(LLVMPassManagerRef PM) { in LLVMAddBBVectorizePass() function
278 * Removed ``LLVMAddBBVectorizePass``. The implementation was removed and the C