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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h38 ThinOrFullLTOPhase LTOPhase; member in class:llvm::SampleProfileLoaderPass
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp428 ThinOrFullLTOPhase LTOPhase; member in class:__anon2858::final
350 SampleProfileLoader( StringRef Name, StringRef RemapName, ThinOrFullLTOPhase LTOPhase, std::function<AssumptionCache &(Function &)> GetAssumptionCache, std::function<TargetTransformInfo &(Function &)> GetTargetTransformInfo, std::function<const TargetLibraryInfo &(Function &)> GetTLI) argument
[all...]

Completed in 203 milliseconds