Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp715 auto *NewRegion = in clone() local
718 Block->setParent(NewRegion); in clone()
719 return NewRegion; in clone()