Searched refs:II_End (Results 1 – 1 of 1) sorted by relevance
995 IntInit *II_End = dyn_cast_or_null<IntInit>(I_End); in ParseRangePiece() local996 if (!II_End) { in ParseRangePiece()1001 End = II_End->getValue(); in ParseRangePiece()