Searched defs:IsThinLTOPreLink (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h37 bool IsThinLTOPreLink; member in class:llvm::SampleProfileLoaderPass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp436 bool IsThinLTOPreLink; member in class:__anon4552::SampleProfileLoader
311 SampleProfileLoader( StringRef Name, StringRef RemapName, bool IsThinLTOPreLink, std::function<AssumptionCache &(Function &)> GetAssumptionCache, std::function<TargetTransformInfo &(Function &)> GetTargetTransformInfo, std::function<const TargetLibraryInfo &(Function &)> GetTLI) argument

Completed in 80 milliseconds