reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 6241       ValTy = IntegerType::get(ValTy->getContext(), MinBWs[Op0AsInstruction]);
 6241       ValTy = IntegerType::get(ValTy->getContext(), MinBWs[Op0AsInstruction]);
 6242     VectorTy = ToVectorTy(ValTy, VF);