Searched defs:LVer (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 282 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, in runImpl() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopVersioningLICM.cpp | 595 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in run() local
|
H A D | LoopDistribute.cpp | 815 LoopVersioning LVer(*LAI, Checks, L, LI, DT, SE); in processLoop() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 385 std::unique_ptr<LoopVersioning> LVer; member
|