Home
last modified time | relevance | path

Searched defs:Old2NewVPValues (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1188 DenseMap<VPValue *, VPValue *> &Old2NewVPValues) { in remapOperands() argument
1232 DenseMap<VPValue *, VPValue *> Old2NewVPValues; in duplicate() local