Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp631 static Instruction *getDebugLocFromInstOrOperands(Instruction *I) { in getDebugLocFromInstOrOperands() function
2736 setDebugLocFromInst(Builder, getDebugLocFromInstOrOperands(OldInduction)); in createInductionVariable()
3050 getDebugLocFromInstOrOperands(OldInduction)); in createEmptyLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp734 static Instruction *getDebugLocFromInstOrOperands(Instruction *I) { in getDebugLocFromInstOrOperands() function
2572 Instruction *OldInst = getDebugLocFromInstOrOperands(OldInduction); in createInductionVariable()
2896 getDebugLocFromInstOrOperands(OldInduction)); in createVectorizedLoopSkeleton()