search for: tmp52

Displaying 2 results from an estimated 2 matches for "tmp52".

Did you mean: tmp2
2008 Feb 10
2
[LLVMdev] Instrumenting virtual function calls
...etelementptr %"struct.Q::Function"* %tmp10.i, i32 0, i32 0, i32 0, i32 0, i32 0 ; <i32 (...)***> [#uses=1] %tmp50.i = load i32 (...)*** %tmp49.i, align 4 ; <i32 (...)**> [#uses=1] %tmp51.i = getelementptr i32 (...)** %tmp50.i, i32 9 ; <i32 (...)**> [#uses=1] %tmp52.i = load i32 (...)** %tmp51.i, align 4 ; <i32 (...)*> [#uses=1] %tmp5253.i = bitcast i32 (...)* %tmp52.i to i32 (%"struct.Q::Function"*)* ; <i32 (%"struct.Q::Function"*)*> [#uses=2] %tmp55.i = call i32 %tmp5253.i( %"struct.Q::Function"* %tmp10.i ) ;...
2008 Jan 12
1
[LLVMdev] Labels
...12, label %StringEqualZero12 StringNotEqualZero12: br label %l1 StringEqualZero12: %tmp50 = load i32* @yybegin, align 4 %tmp51 = load i32* @yyend, align 4 call void @yyDo(void (i8*, i32)* @yy_13_body, i32 %tmp50, i32 %tmp51) %yypos11 = load i32* @yypos %yythunkpos11 = load i32* @yythunkpos %tmp52 = call i32 @yymatchChar(i8 102) %tmp53 = icmp ne i32 %tmp102, 0 br i1 %tmp53, label %StringNotEqualZero13, label %StringEqualZero13 StringNotEqualZero13: br label %l12 StringEqualZero13: call i32 @yyText(i32 %yybegin, i32 %yyend) %tmp54 = ptrtoint i8* @str0 to i32 %tmp55 = icmp eq i32 %tmp0,...