Home
last modified time | relevance | path

Searched refs:NotUnrolled (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/altera/
H A DUnrollLoopsCheck.cpp46 case NotUnrolled: in check()
96 return NotUnrolled; in unrollType()
102 return NotUnrolled; in unrollType()
104 return NotUnrolled; in unrollType()
106 return NotUnrolled; in unrollType()
110 return NotUnrolled; in unrollType()
H A DUnrollLoopsCheck.h40 NotUnrolled, enumerator