Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h83 void annotateLoopWithNoAlias();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp216 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() function in LoopVersioning
286 LVer.annotateLoopWithNoAlias(); in runImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp820 LVer.annotateLoopWithNoAlias(); in processLoop()