Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp283 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, in runImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp555 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in run() local
H A DLoopDistribute.cpp812 LoopVersioning LVer(*LAI, Checks, L, LI, DT, SE); processLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h410 LoopVersioning *LVer = nullptr; global() member
H A DLoopVectorize.cpp7586 std::unique_ptr<LoopVersioning> LVer = nullptr; executePlan() local