HomeSort by: relevance | last modified time | path
    Searched refs:isl_ctx_peek_options (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/include/isl/
ctx.h 164 void *isl_ctx_peek_options(isl_ctx *ctx, struct isl_args *args);
184 return (st *)isl_ctx_peek_options(ctx, &(args)); \
  /src/external/mit/isl/dist/
isl_ctx.c 187 void *isl_ctx_peek_options(isl_ctx *ctx, struct isl_args *args) function

Completed in 106 milliseconds