Home
last modified time | relevance | path

Searched refs:annotateLoopWithNoAlias (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h84 void annotateLoopWithNoAlias();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp215 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() function in LoopVersioning
297 LVer.annotateLoopWithNoAlias(); in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp537 LVer.annotateLoopWithNoAlias(); in run()
H A DLoopDistribute.cpp817 LVer.annotateLoopWithNoAlias(); in processLoop()