Searched refs:DuplicateCondBranchOnPHIIntoPred (Results 1 – 5 of 5) sorted by relevance
112 bool DuplicateCondBranchOnPHIIntoPred(
127 bool DuplicateCondBranchOnPHIIntoPred(
116 bool DuplicateCondBranchOnPHIIntoPred(BasicBlock *BB,1163 if (DuplicateCondBranchOnPHIIntoPred(BB, PredBBs)) in ProcessBranchOnPHI()1273 return DuplicateCondBranchOnPHIIntoPred(BB, BlocksToFoldInto); in ProcessBranchOnXOR()1454 bool JumpThreading::DuplicateCondBranchOnPHIIntoPred(BasicBlock *BB, in DuplicateCondBranchOnPHIIntoPred() function in JumpThreading
1298 if (DuplicateCondBranchOnPHIIntoPred(BB, PredBBs)) in ProcessBranchOnPHI()1407 return DuplicateCondBranchOnPHIIntoPred(BB, BlocksToFoldInto); in ProcessBranchOnXOR()1680 bool JumpThreadingPass::DuplicateCondBranchOnPHIIntoPred( in DuplicateCondBranchOnPHIIntoPred() function in JumpThreadingPass
1759 if (DuplicateCondBranchOnPHIIntoPred(BB, PredBBs)) in ProcessBranchOnPHI()1871 return DuplicateCondBranchOnPHIIntoPred(BB, BlocksToFoldInto); in ProcessBranchOnXOR()2230 bool JumpThreadingPass::DuplicateCondBranchOnPHIIntoPred( in DuplicateCondBranchOnPHIIntoPred() function in JumpThreadingPass