Searched refs:LLVMInsertBasicBlockInContext (Results 1 – 2 of 2) sorted by relevance
3257 LLVMBasicBlockRef LLVMInsertBasicBlockInContext(LLVMContextRef C,
2700 LLVMBasicBlockRef LLVMInsertBasicBlockInContext(LLVMContextRef C, in LLVMInsertBasicBlockInContext() function2709 return LLVMInsertBasicBlockInContext(LLVMGetGlobalContext(), BBRef, Name); in LLVMInsertBasicBlock()