Searched refs:ExitDL (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 9166 DebugLoc ExitDL = OrigLoop->getLoopLatch()->getTerminator()->getDebugLoc(); in adjustRecipesForReductions() local 9181 {PhiR, Start, Sentinel, NewExitingVPV}, ExitDL); in adjustRecipesForReductions() 9186 {PhiR, Start, NewExitingVPV}, ExitDL); in adjustRecipesForReductions() 9194 {PhiR, NewExitingVPV}, Flags, ExitDL); in adjustRecipesForReductions()
|