Searched refs:LLVMGetIncomingValue (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h2265 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1247 Store_field(Hd, 0, (value) LLVMGetIncomingValue(PhiNode, --I));
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp1715 LLVMValueRef LLVMGetIncomingValue(LLVMValueRef PhiNode, unsigned Index) { function

Completed in 234 milliseconds