isl_pw_*_add_disjoint: try and extend one of the pws instead of copying pieces
[isl.git] / isl_stream_private.h
blob56232510edff725b416848b0fd31624a295a2aa5
1 #include <isl/stream.h>
3 struct isl_token *isl_token_new(isl_ctx *ctx,
4 int line, int col, unsigned on_new_line);