Searched refs:a_first_row (Results 1 – 1 of 1) sorted by relevance
355 const UnwindPlan::Row *a_first_row = a->GetRowAtIndex(0); in CompareUnwindPlansForIdenticalInitialPCLocation() local357 if (!a_first_row || !b_first_row) in CompareUnwindPlansForIdenticalInitialPCLocation()367 a_first_row->GetRegisterInfo(a_pc_regnum, a_pc_regloc); in CompareUnwindPlansForIdenticalInitialPCLocation()370 if (a_first_row->GetCFAValue() != b_first_row->GetCFAValue()) in CompareUnwindPlansForIdenticalInitialPCLocation()