Home
last modified time | relevance | path

Searched refs:DestBBPred (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp694 BasicBlock *DestBBPred = *PI; in isMergingEmptyBlockProfitable() local
695 if (DestBBPred == BB) in isMergingEmptyBlockProfitable()
700 DestPN.getIncomingValueForBlock(DestBBPred); in isMergingEmptyBlockProfitable()
702 SameIncomingValueBBs.insert(DestBBPred); in isMergingEmptyBlockProfitable()