forked from OSchip/llvm-project
parent
985c9f0ccc
commit
5a475e7936
|
@ -29,8 +29,6 @@ using namespace llvm;
|
|||
|
||||
namespace polly {
|
||||
|
||||
extern bool PollyDelinearize;
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
/// @brief A memory access described by a SCEV expression and the access type.
|
||||
class IRAccess {
|
||||
|
|
Loading…
Reference in New Issue