Home
last modified time | relevance | path

Searched refs:LLVMCountIncoming (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm-c/
DCore.h2412 unsigned LLVMCountIncoming(LLVMValueRef PhiNode);
/freebsd-9-stable/contrib/llvm/lib/IR/
DCore.cpp1861 unsigned LLVMCountIncoming(LLVMValueRef PhiNode) { in LLVMCountIncoming() function