Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h672 void setInsertPos(InstTy *Inst) { InsertPos = Inst; } in setInsertPos() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1191 Group->setInsertPos(A); in analyzeInterleaving()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1426 Old2New[IG]->setInsertPos(VPInst); in visitBlock()