Home
last modified time | relevance | path

Searched defs:TRT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; global() variable
/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp565 CacheCost(const LoopVectorTy & Loops,const LoopInfo & LI,ScalarEvolution & SE,TargetTransformInfo & TTI,AAResults & AA,DependenceInfo & DI,std::optional<unsigned> TRT) CacheCost() argument
581 getCacheCost(Loop & Root,LoopStandardAnalysisResults & AR,DependenceInfo & DI,std::optional<unsigned> TRT) getCacheCost() argument
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11053 TypeSourceInfo *TRT = nullptr; CheckConversionDeclarator() local