[PATCH] D54686: [IR] Add hasNPredecessors, hasNPredecessorsOrMore to BasicBlock

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 11:58:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347256: [IR] Add hasNPredecessors, hasNPredecessorsOrMore to BasicBlock (authored by vedantk, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D54686?vs=174562&id=174662#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54686

Files:
  llvm/trunk/include/llvm/ADT/STLExtras.h
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/include/llvm/IR/CFG.h
  llvm/trunk/lib/Analysis/MemorySSAUpdater.cpp
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/lib/IR/Value.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54686.174662.patch
Type: text/x-patch
Size: 9194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/2f4b6933/attachment.bin>


More information about the llvm-commits mailing list