Displaying 1 result from an estimated 1 matches for "yylimit".
Did you mean:
ylimit
2008 Jan 12
1
[LLVMdev] Labels
...@yyvalslen = global i32 0
@yyvals = global i32* null
@yyval = global i32* null
@yythunkpos = global i32 0
@yythunkslen = global i32 0
@yythunks = global %struct.yythunk* null
@yytextmax = global i32 0
@yyend = global i32 0
@yybegin = global i32 0
@yytextlen = global i32 0
@yytext = global i8* null
@yylimit = global i32 0
@yypos = global i32 0
@yybuflen = global i32 0
@stdin = external global %struct._IO_FILE*
@yy = weak global i32 0
define i32 @yyrefill()
{
entry:
%tmp842 = load i32* @yybuflen, align 4
%tmp943 = load i32* @yypos, align 4
%tmp1044 = sub i32 %tmp842, %tmp943
%tmp1145 = icmp slt i3...