Searched refs:findDestBlockOfMergeableEmptyBlock (Results 1 – 1 of 1) sorted by relevance
393 BasicBlock *findDestBlockOfMergeableEmptyBlock(BasicBlock *BB);741 BasicBlock *CodeGenPrepare::findDestBlockOfMergeableEmptyBlock(BasicBlock *BB) { in findDestBlockOfMergeableEmptyBlock() function in CodeGenPrepare798 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks()888 DestBB == findDestBlockOfMergeableEmptyBlock(SameValueBB)) in isMergingEmptyBlockProfitable()