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

  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 180 return LLVMGetTypeContext(Ty);
999 LLVMAppendBasicBlockInContext(LLVMGetTypeContext(Ty), Fn, "entry");
    [all...]
  /external/llvm/include/llvm-c/
Core.h 691 LLVMContextRef LLVMGetTypeContext(LLVMTypeRef Ty);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 209 LLVMContextRef LLVMGetTypeContext(LLVMTypeRef Ty) {
    [all...]

Completed in 390 milliseconds