Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h273 std::optional<unsigned> TRT; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp565 std::optional<unsigned> TRT) in CacheCost()
581 DependenceInfo &DI, std::optional<unsigned> TRT) { in getCacheCost()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11086 TypeSourceInfo *TRT = nullptr; in CheckConversionDeclarator() local