Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h257 Optional<unsigned> TRT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp484 Optional<unsigned> TRT) in CacheCost()
501 DependenceInfo &DI, Optional<unsigned> TRT) { in getCacheCost()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10598 TypeSourceInfo *TRT = nullptr; in CheckConversionDeclarator() local