OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insert_if
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/isl/dist/
isl_ast_graft.c
289
/* Internal data structure used inside
insert_if
.
291
* list is the list of guarded nodes created by each call to
insert_if
.
292
* node is the original node that is guarded by
insert_if
.
301
static isl_stat
insert_if
(__isl_take isl_basic_set *bset, void *user);
339
if (isl_set_foreach_basic_set(guard, &
insert_if
, &data) < 0)
354
static isl_stat
insert_if
(__isl_take isl_basic_set *bset, void *user)
function
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026