Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DIRReader.h32 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef,
/external/llvm/bindings/ocaml/irreader/
Dirreader_ocaml.c31 if (LLVMParseIRInContext(C, MemBuf, &M, &Message)) in llvm_parse_ir()
/external/llvm/lib/IRReader/
DIRReader.cpp102 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef, in LLVMParseIRInContext() function