Skip to content

XOMP_loop_static_init

Optional init functions, mostly used for working with omni RTL

Synopsis

Declared in <src/midend/programTransformation/ompLowering/libxomp.h>

extern
void
XOMP_loop_static_init(
    int lower,
    int upper,
    int stride,
    int chunk_size);

Created with MrDocs