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