Home
last modified time | relevance | path

Searched refs:annotateLoopWithNoAlias (Results 1 – 3 of 3) 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.cpp216 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() function in LoopVersioning
286 LVer.annotateLoopWithNoAlias(); in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp817 LVer.annotateLoopWithNoAlias(); in processLoop()