Home
last modified time | relevance | path

Searched refs:TypeAnalysis (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp225 TypeAnalysis(Plan->getCanonicalIV()->getScalarType(), Ctx) {} in VPTransformState()
H A DVPlan.h432 VPTypeAnalysis TypeAnalysis; member
H A DVPlanRecipes.cpp1136 assert(VectorType::get(State.TypeAnalysis.inferScalarType(this), in execute()
H A DLoopVectorize.cpp2371 assert(State.TypeAnalysis.inferScalarType(RepRecipe) == Cloned->getType() && in scalarizeInstruction()