Home | History | Annotate | Download | only in Utils

Lines Matching refs:SplitEdge

241 /// SplitEdge -  Split the edge connecting specified block. Pass P must
243 BasicBlock *llvm::SplitEdge(BasicBlock *BB, BasicBlock *Succ, Pass *P) {