Home
last modified time | relevance | path

Searched refs:pce (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c691 tree ce = NULL_TREE, *pce = &ce; in c_finish_omp_for() local
696 *pce = build2 (COMPOUND_EXPR, type, TREE_OPERAND (c, 0), in c_finish_omp_for()
698 pce = &TREE_OPERAND (*pce, 1); in c_finish_omp_for()