Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h266 SmallVector<LoopTripCountTy, 3> TripCounts; variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4944 const Twine &NameBase) { in tileLoops()