Searched refs:setAliasChecks (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h74 void setAliasChecks(
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp42 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks());
47 void LoopVersioning::setAliasChecks( function in class:LoopVersioning
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp566 LV.setAliasChecks(std::move(Checks));
H A DLoopDistribute.cpp818 LVer.setAliasChecks(std::move(Checks));

Completed in 91 milliseconds