Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h249 SmallVector<LoopTripCountTy, 3> TripCounts; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h266 SmallVector<LoopTripCountTy, 3> TripCounts; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp2850 const Twine &NameBase) { in tileLoops()