Lines Matching defs:BranchOnCond
54 VPInstruction *BranchOnCond =
55 new VPInstruction(VPInstruction::BranchOnCond, {CanIV});
63 VPBB2->appendRecipe(BranchOnCond);
87 VPInstruction *BranchOnCond =
88 new VPInstruction(VPInstruction::BranchOnCond, {CanIV});
99 VPBB4->appendRecipe(BranchOnCond);
126 VPInstruction *BranchOnCond =
127 new VPInstruction(VPInstruction::BranchOnCond, {CanIV});
129 new VPInstruction(VPInstruction::BranchOnCond, {I1});
137 VPBB2->appendRecipe(BranchOnCond);
160 VPInstruction *BranchOnCond =
161 new VPInstruction(VPInstruction::BranchOnCond, {CanIV});
163 new VPInstruction(VPInstruction::BranchOnCond, {I1});
172 VPBB3->appendRecipe(BranchOnCond);
203 VPInstruction *BranchOnCond =
204 new VPInstruction(VPInstruction::BranchOnCond, {DefI});
207 VPBB2->appendRecipe(BranchOnCond);