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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp756 const SCEVAddRecExpr *GetWideRecurrence(Instruction *NarrowUse);
875 /// GetWideRecurrence - Is this instruction potentially interesting from
880 const SCEVAddRecExpr *WidenIV::GetWideRecurrence(Instruction *NarrowUse) { function in class:WidenIV
977 const SCEVAddRecExpr *WideAddRec = GetWideRecurrence(DU.NarrowUse);

Completed in 151 milliseconds