Searched refs:case1 (Results 1 – 4 of 4) sorted by relevance
182 bool case1 = LayoutSucc->isLayoutSuccessor(JumpAroundTarget); in runOnMachineFunction() local189 if (case1 || case2) { in runOnMachineFunction()201 if (case2 && !case1) { in runOnMachineFunction()
1 #$FreeBSD: stable/9/tools/regression/bin/sh/builtins/case1.0 172440 2007-10-04 16:14:48Z stefanf $
1 # $FreeBSD: stable/9/tools/regression/bin/sh/parser/case1.0 207824 2010-05-09 17:10:50Z jilles $
1320 tree case1 = *(tree *)p1; in compare_case_labels() local1323 return tree_int_cst_compare (CASE_LOW (case1), CASE_LOW (case2)); in compare_case_labels()