Searched refs:ExtractForPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
3452 Value *ExtractForPhiUsedOutsideLoop = nullptr; in fixFirstOrderRecurrence() local3454 ExtractForPhiUsedOutsideLoop = Builder.CreateExtractElement( in fixFirstOrderRecurrence()3461 ExtractForPhiUsedOutsideLoop = getOrCreateVectorValue(Previous, UF - 2); in fixFirstOrderRecurrence()3481 LCSSAPhi.addIncoming(ExtractForPhiUsedOutsideLoop, LoopMiddleBlock); in fixFirstOrderRecurrence()