Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h84 void annotateLoopWithNoAlias();
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp215 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() function in LoopVersioning
285 LVer.annotateLoopWithNoAlias(); in runImpl()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp817 LVer.annotateLoopWithNoAlias(); in processLoop()