Searched refs:b_first_row (Results 1 – 1 of 1) sorted by relevance
356 const UnwindPlan::Row *b_first_row = b->GetRowAtIndex(0); in CompareUnwindPlansForIdenticalInitialPCLocation() local357 if (!a_first_row || !b_first_row) in CompareUnwindPlansForIdenticalInitialPCLocation()368 b_first_row->GetRegisterInfo(b_pc_regnum, b_pc_regloc); in CompareUnwindPlansForIdenticalInitialPCLocation()370 if (a_first_row->GetCFAValue() != b_first_row->GetCFAValue()) in CompareUnwindPlansForIdenticalInitialPCLocation()