[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / isl_pw_templ.h
blob98db44af2ff19596339e64a24950c00473c3cf55
1 #include <isl/space.h>
3 #include <isl_pw_macro.h>
5 __isl_keep isl_space *FN(PW,peek_space)(__isl_keep PW *pw);