Searched refs:copy_hif (Results 1 – 1 of 1) sorted by relevance
1018 HIf* copy_hif = in TryUnrollingForBranchPenaltyReduction() local1020 int32_t constant = loop_info->Contains(*copy_hif->IfTrueSuccessor()) ? 1 : 0; in TryUnrollingForBranchPenaltyReduction()1021 copy_hif->ReplaceInput(graph_->GetIntConstant(constant), 0u); in TryUnrollingForBranchPenaltyReduction()