Searched refs:shouldFoldCondBranchesToCommonDestination (Results 1 – 1 of 1) sorted by relevance
2956 shouldFoldCondBranchesToCommonDestination(BranchInst *BI, BranchInst *PBI, in shouldFoldCondBranchesToCommonDestination() function3006 *shouldFoldCondBranchesToCommonDestination(BI, PBI, TTI); in performBranchToCommonDestFolding()3165 if (auto Recipe = shouldFoldCondBranchesToCommonDestination(BI, PBI, TTI)) in FoldBranchToCommonDest()