Searched refs:cand3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dearly-remat.c1473 remat_candidate *cand3 = &m_candidates[cand3_index]; local
1474 if (!cand3->can_copy_p)
1483 if (!cand3->validated_p)
1485 if (empty_p (cand3->uses))
1487 else if (cand3->visited_p)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dearly-remat.cc1473 remat_candidate *cand3 = &m_candidates[cand3_index]; local
1474 if (!cand3->can_copy_p)
1483 if (!cand3->validated_p)
1485 if (empty_p (cand3->uses))
1487 else if (cand3->visited_p)

Completed in 74 milliseconds