Home
last modified time | relevance | path

Searched refs:GlobalResolution (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h317 struct GlobalResolution { struct
364 StringMap<GlobalResolution> GlobalResolutions; argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp460 (GlobalRes.Partition != GlobalResolution::Unknown && in addModuleToGlobalRes()
462 GlobalRes.Partition = GlobalResolution::External; in addModuleToGlobalRes()
869 R.second.Partition != GlobalResolution::External) in runRegularLTO()
1180 if (Res.second.Partition != GlobalResolution::External || in runThinLTO()