Searched refs:GetWideRecurrence (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp711 const SCEVAddRecExpr *GetWideRecurrence(Instruction *NarrowUse);
830 /// GetWideRecurrence - Is this instruction potentially interesting from
835 const SCEVAddRecExpr *WidenIV::GetWideRecurrence(Instruction *NarrowUse) { function in class:WidenIV
904 const SCEVAddRecExpr *WideAddRec = GetWideRecurrence(DU.NarrowUse);

Completed in 110 milliseconds