Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm-c/
HDCore.h3457 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDCore.cpp2948 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index) { in LLVMGetIncomingValue() function