Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp371 return TM_Unspecified; in hasUnrollTransformation()
389 return TM_Unspecified; in hasUnrollAndJamTransformation()
425 return TM_Unspecified; in hasVectorizeTransformation()
435 return TM_Unspecified; in hasDistributeTransformation()
445 return TM_Unspecified; in hasLICMVersioningTransformation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h287 TM_Unspecified, enumerator