Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h503 void setInsertPos(InstTy *Inst) { InsertPos = Inst; } in setInsertPos() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp787 Old2New[IG]->setInsertPos(VPInst); in visitBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp1046 Group->setInsertPos(A); in analyzeInterleaving()