Searched refs:Int_2_Loc (Results 1 – 2 of 2) sorted by relevance
79 REG One_Fifty Int_2_Loc; in main() local133 Int_2_Loc = 3; in main()138 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */ in main()140 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc; in main()142 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc); in main()158 Int_2_Loc = Run_Index; in main()163 Int_2_Loc = Int_2_Loc * Int_1_Loc; in main()164 Int_1_Loc = Int_2_Loc / Int_3_Loc; in main()165 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