Home | History | Annotate | Download | only in Utils

Lines Matching refs:FoldSingleEntryPHINodes

64 /// FoldSingleEntryPHINodes - We know that BB has one predecessor.  If there are
68 void llvm::FoldSingleEntryPHINodes(BasicBlock *BB, Pass *P) {
152 FoldSingleEntryPHINodes(BB, P);