Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DManualOptimizer.cpp57 return TM_Unspecified; in hasUnrollTransformation()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp370 return TM_Unspecified; in hasUnrollTransformation()
388 return TM_Unspecified; in hasUnrollAndJamTransformation()
424 return TM_Unspecified; in hasVectorizeTransformation()
434 return TM_Unspecified; in hasDistributeTransformation()
444 return TM_Unspecified; in hasLICMVersioningTransformation()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h271 TM_Unspecified, enumerator