Home
last modified time | relevance | path

Searched refs:SingleModule (Results 1 – 3 of 3) 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.cc37 TEST_F(HloModuleGroupTest, SingleModule) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp454 bool SingleModule = (ModuleMap.size() == 1); in ProcessThinLTOModule() local
456 if (!SingleModule) { in ProcessThinLTOModule()
476 if (!SingleModule) { in ProcessThinLTOModule()