Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp17529 static DebugLoc getDebugLocFromPHI(PHINode &PN) { in getDebugLocFromPHI() function
17700 Builder.SetCurrentDebugLocation(getDebugLocFromPHI(*PH)); in vectorizeTree()
17707 Builder.SetCurrentDebugLocation(getDebugLocFromPHI(*PH)); in vectorizeTree()
17739 Builder.SetCurrentDebugLocation(getDebugLocFromPHI(*PH)); in vectorizeTree()