Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp34 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()
39 void LoopVersioning::setAliasChecks( in setAliasChecks() function in LoopVersioning
/external/llvm/include/llvm/Transforms/Utils/
DLoopVersioning.h75 void setAliasChecks(
/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp472 LV.setAliasChecks(std::move(Checks)); in processLoop()
DLoopDistribute.cpp792 LVer.setAliasChecks(std::move(Checks)); in processLoop()