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