Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h86 void annotateLoopWithNoAlias();
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp210 void LoopVersioning::annotateLoopWithNoAlias() { in annotateLoopWithNoAlias() function in LoopVersioning
288 LVer.annotateLoopWithNoAlias(); in runOnFunction()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp808 LVer.annotateLoopWithNoAlias(); in processLoop()