Searched refs:atleast_one_non_control_edge (Results 1 – 1 of 1) sorted by relevance
95 bool atleast_one_non_control_edge = false; in AreAllParentsGuaranteedConst() local97 atleast_one_non_control_edge = in AreAllParentsGuaranteedConst()98 atleast_one_non_control_edge || !in->IsControlEdge(); in AreAllParentsGuaranteedConst()104 return all_parents_const && atleast_one_non_control_edge; in AreAllParentsGuaranteedConst()