Searched refs:LLVMGetBasicBlockTerminator (Results 1 – 3 of 3) sorted by relevance
2192 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB);
1319 LLVMValueRef Term = LLVMGetBasicBlockTerminator(Block); in DEFINE_ITERATORS()
1854 LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB) { in LLVMGetBasicBlockTerminator() function