OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:indep
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/
isl_scheduler.h
34
* the rows of "
indep
" represent linear combinations of the schedule
79
isl_mat *
indep
;
member in struct:isl_sched_node
isl_vertices.c
273
isl_bool
indep
;
local
284
indep
= is_independent(facets, selected, bset->ineq[level] + 1 + ovar);
285
if (
indep
< 0 || !
indep
)
286
return
indep
;
Completed in 16 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026