Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp409 return TM_Unspecified; in hasUnrollTransformation()
427 return TM_Unspecified; in hasUnrollAndJamTransformation()
462 return TM_Unspecified; in hasVectorizeTransformation()
472 return TM_Unspecified; in hasDistributeTransformation()
482 return TM_Unspecified; in hasLICMVersioningTransformation()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLoopUtils.h226 TM_Unspecified, enumerator