forked from OSchip/llvm-project
parent
459d5f62c2
commit
31ee64d9dc
|
@ -21,7 +21,6 @@ namespace llvm {
|
|||
|
||||
class AllocaInst;
|
||||
class DominatorTree;
|
||||
class DominanceFrontier;
|
||||
class AliasSetTracker;
|
||||
|
||||
/// isAllocaPromotable - Return true if this alloca is legal for promotion.
|
||||
|
|
Loading…
Reference in New Issue