Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4523 Value *lastIncomingValue = in fixLCSSAPHIs() local
4528 LCSSAPhi.addIncoming(lastIncomingValue, LoopMiddleBlock); in fixLCSSAPHIs()