Home
last modified time | relevance | path

Searched refs:InductionTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h69 VPlan &Plan, Type *InductionTy, PredicatedScalarEvolution &PSE,
H A DVPlanConstruction.cpp459 VPlan &Plan, Type *InductionTy, PredicatedScalarEvolution &PSE, in prepareForVectorization() argument
486 cast<VPBasicBlock>(LatchVPB), InductionTy, IVDL); in prepareForVectorization()
525 InductionTy, TheLoop); in prepareForVectorization()