Searched refs:ExtractForPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
4249 Value *ExtractForPhiUsedOutsideLoop = nullptr; in fixFirstOrderRecurrence() local4253 ExtractForPhiUsedOutsideLoop = Builder.CreateExtractElement( in fixFirstOrderRecurrence()4260 ExtractForPhiUsedOutsideLoop = State.get(PreviousDef, UF - 2); in fixFirstOrderRecurrence()4288 LCSSAPhi.addIncoming(ExtractForPhiUsedOutsideLoop, LoopMiddleBlock); in fixFirstOrderRecurrence()