Home
last modified time | relevance | path

Searched refs:LLVMDumpValue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h1109 void LLVMDumpValue(LLVMValueRef Val);
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c484 LLVMDumpValue(Val); in llvm_dump_value()
/external/llvm/lib/VMCore/
DCore.cpp436 void LLVMDumpValue(LLVMValueRef Val) { in LLVMDumpValue() function