Searched refs:LLVMGetBasicBlockTerminator (Results 1 – 3 of 3) sorted by relevance
2876 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB);
2582 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockTerminator() function
2905 if (!LLVMGetBasicBlockTerminator(LLVMGetInsertBlock(builder))) in emit_default_branch()