LLVM: lib/Transforms/Utils/LoopVersioning.cpp File Reference (original) (raw)
Go to the source code of this file.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "loop-versioning"
Variable Documentation
◆ AnnotateNoAlias
cl::opt< bool > AnnotateNoAlias("loop-version-annotate-no-alias", cl::init(true), cl::Hidden, cl::desc("Add no-alias annotation for instructions that " "are disambiguated by memchecks")) ( "loop-version-annotate-no-alias" , cl::init(true) , cl::Hidden , cl::desc("Add no-alias annotation for instructions that " "are disambiguated by memchecks") ) | static |
---|