Searched refs:do_sanity_check (Results 1 – 2 of 2) sorted by relevance
448 Bool do_sanity_check; in doRegisterAllocation() local998 do_sanity_check in doRegisterAllocation()1005 if (do_sanity_check) { in doRegisterAllocation()
1082 static void clear_snapshot(Snapshot* snapshot, Bool do_sanity_check) in clear_snapshot() argument1084 if (do_sanity_check) sanity_check_snapshot(snapshot); in clear_snapshot()