Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp201 std::function<TargetTransformInfo &(Function &)> GetTargetTransformInfo) in SampleProfileLoader() argument
203 GetTTI(std::move(GetTargetTransformInfo)), Filename(Name), in SampleProfileLoader()