HomeSort by relevance Sort by last modified time
    Searched refs:CloneModule (Results 26 - 28 of 28) sorted by null

12

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
opt.cpp 831 std::unique_ptr<Module> M2(CloneModule(*M));
833 // the clone to catch CloneModule bugs.
  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
llvm_util.cc 65 std::unique_ptr<llvm::Module> cloned_module = CloneModule(module);
  /external/swiftshader/third_party/llvm-7.0/
Android.mk     [all...]

Completed in 2512 milliseconds

12