Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp651 struct WideIVInfo { struct
656 WideIVInfo() : NarrowIV(nullptr), WidestNativeType(nullptr), in WideIVInfo() function
664 static void visitIVCast(CastInst *Cast, WideIVInfo &WI, ScalarEvolution *SE, in visitIVCast()
745 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, in WidenIV()
1207 WideIVInfo WI;
1233 SmallVector<WideIVInfo, 8> WideIVs; in SimplifyAndExtend()