Polly
20.0.0git
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
i
l
m
p
r
s
v
Enumerations
Enumerator
Related Functions
a
d
f
l
m
s
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
b
f
i
m
o
r
s
t
Enumerations
a
g
i
m
o
t
Enumerator
i
m
o
t
v
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
llvm-project
polly
lib
External
isl
isl_ilp_private.h
Go to the documentation of this file.
1
#ifndef ISL_ILP_PRIVATE_H
2
#define ISL_ILP_PRIVATE_H
3
4
#include <
isl_int.h
>
5
#include <
isl/lp.h
>
6
#include <
isl/set.h
>
7
8
enum
isl_lp_result
isl_basic_set_solve_ilp
(
__isl_keep
isl_basic_set
*bset,
9
int
max,
isl_int
*
f
,
isl_int
*opt,
__isl_give
isl_vec
**sol_p);
10
11
#endif
__isl_give
#define __isl_give
Definition:
ctx.h:19
__isl_keep
#define __isl_keep
Definition:
ctx.h:25
isl_basic_set_solve_ilp
enum isl_lp_result isl_basic_set_solve_ilp(__isl_keep isl_basic_set *bset, int max, isl_int *f, isl_int *opt, __isl_give isl_vec **sol_p)
Definition:
isl_ilp.c:311
isl_int.h
f
const char * f
Definition:
isl_test.c:8642
lp.h
isl_lp_result
isl_lp_result
Definition:
lp.h:17
isl_basic_set
struct isl_basic_set isl_basic_set
Definition:
map_type.h:20
set.h
isl_vec
Definition:
isl_vec_private.h:9
mpz_t
Definition:
imath/imath.h:58
Generated on Wed Apr 23 2025 00:34:23 for Polly by
1.9.6