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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h78 void setSCEVChecks(SCEVUnionPredicate Check);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp43 setSCEVChecks(LAI.getPSE().getUnionPredicate());
52 void LoopVersioning::setSCEVChecks(SCEVUnionPredicate Check) { function in class:LoopVersioning
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp567 LV.setSCEVChecks(LAI.getPSE().getUnionPredicate());
H A DLoopDistribute.cpp819 LVer.setSCEVChecks(LAI->getPSE().getUnionPredicate());

Completed in 169 milliseconds