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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h351 struct GlobalResolution { struct in class:llvm::lto::LTO
398 StringMap<GlobalResolution> GlobalResolutions;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp552 (GlobalRes.Partition != GlobalResolution::Unknown &&
554 GlobalRes.Partition = GlobalResolution::External;
925 // otherwise. See comments in GlobalResolution struct for more details.
1014 R.second.Partition != GlobalResolution::External)
1340 if (Res.second.Partition != GlobalResolution::External ||

Completed in 43 milliseconds