Home
last modified time | relevance | path

Searched refs:SingleModule (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp342 bool SingleModule = (ModuleMap.size() == 1); in ProcessThinLTOModule() local
344 if (!SingleModule) { in ProcessThinLTOModule()
364 if (!SingleModule) { in ProcessThinLTOModule()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_test.cc38 TEST_F(HloModuleGroupTest, SingleModule) { in TEST_F() argument
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp427 bool SingleModule = (ModuleMap.size() == 1); in ProcessThinLTOModule() local
436 if (!SingleModule) { in ProcessThinLTOModule()
456 if (!SingleModule) { in ProcessThinLTOModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp411 bool SingleModule = (ModuleMap.size() == 1); in ProcessThinLTOModule() local
413 if (!SingleModule) { in ProcessThinLTOModule()
433 if (!SingleModule) { in ProcessThinLTOModule()