Home
last modified time | relevance | path

Searched defs:TTIImpl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1206 adjustInliningThresholdUsingCallee(const CallBase * CB,const SITargetLowering * TLI,const GCNTTIImpl * TTIImpl) adjustInliningThresholdUsingCallee() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1790 std::unique_ptr<Concept> TTIImpl; global() variable