Searched refs:Int_2_Loc (Results 1 – 2 of 2) sorted by relevance
80 REG One_Fifty Int_2_Loc; in main() local134 Int_2_Loc = 3; in main()139 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */ in main()141 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc; in main()143 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc); in main()159 Int_2_Loc = Run_Index; in main()164 Int_2_Loc = Int_2_Loc * Int_1_Loc; in main()165 Int_1_Loc = Int_2_Loc / Int_3_Loc; in main()166 Int_2_Loc = 7 * (Int_2_Loc - Int_3_Loc) - Int_1_Loc; in main()
142 Int_2_Loc = Run_Index;147 with another language and compiler.) The assignment to Int_2_Loc148 prevents value propagation for Int_2_Loc, and the assignment to