Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1465 Old2NewTy &Old2New, in visitRegion()
1474 void VPInterleavedAccessInfo::visitBlock(VPBlockBase *Block, Old2NewTy &Old2New, in visitBlock()
1512 Old2NewTy Old2New; in VPInterleavedAccessInfo()
H A DVPlan.h3663 using Old2NewTy = DenseMap<InterleaveGroup<Instruction> *, variable
3668 void visitRegion(VPRegionBlock *Region, Old2NewTy &Old2New,
3672 void visitBlock(VPBlockBase *Block, Old2NewTy &Old2New,