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

  /external/llvm/bindings/ocaml/transforms/utils/
transform_utils_ocaml.c 30 return LLVMCloneModule(M);
  /external/llvm/lib/Transforms/Utils/
CloneModule.cpp 129 LLVMModuleRef LLVMCloneModule(LLVMModuleRef M) {
  /external/llvm/include/llvm-c/
Core.h 567 LLVMModuleRef LLVMCloneModule(LLVMModuleRef M);
    [all...]

Completed in 180 milliseconds