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/
DLoopVersioning.h84 void annotateLoopWithNoAlias();
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp215 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() function in LoopVersioning
285 LVer.annotateLoopWithNoAlias(); in runImpl()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp817 LVer.annotateLoopWithNoAlias(); in processLoop()