Home
last modified time | relevance | path

Searched defs:LVer (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp283 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, runImpl() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp555 LVer.versionLoop(); in run() local
H A DLoopFlatten.cpp970 LoopVersioning LVer(LAI, Checks, FI.OuterLoop, LI, DT, SE); in FlattenLoopPair() local
H A DLoopDistribute.cpp815 LVer.versionLoop(DefsUsedOutside); in processLoop() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h413 LoopVersioning *LVer = nullptr; global() member
H A DLoopVectorize.cpp7464 std::unique_ptr<LoopVersioning> LVer = nullptr; executePlan() local