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