Searched refs:findDestBlockOfMergeableEmptyBlock (Results 1 – 1 of 1) sorted by relevance
422 BasicBlock *findDestBlockOfMergeableEmptyBlock(BasicBlock *BB);887 BasicBlock *CodeGenPrepare::findDestBlockOfMergeableEmptyBlock(BasicBlock *BB) { in findDestBlockOfMergeableEmptyBlock() function in CodeGenPrepare948 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks()1036 DestBB == findDestBlockOfMergeableEmptyBlock(SameValueBB)) in isMergingEmptyBlockProfitable()