HomeSort by relevance Sort by last modified time
    Searched refs:LLVMParseIRInContext (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm-c/
IRReader.h 32 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef,
  /external/llvm/bindings/ocaml/irreader/
irreader_ocaml.c 55 if (LLVMParseIRInContext(C, MemBuf, &M, &Message))
  /external/llvm/lib/IRReader/
IRReader.cpp 104 LLVMBool LLVMParseIRInContext(LLVMContextRef ContextRef,

Completed in 146 milliseconds