Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc633 this->start_scope (level_loop); in visit()
661 this->start_scope (level_loop); in visit()
1106 this->start_scope (level_loop); in visit()
H A Dd-tree.h81 level_loop, /* A for, do-while, or unrolled-loop block. */ enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc644 this->start_scope (level_loop); in visit()
672 this->start_scope (level_loop); in visit()
1093 this->start_scope (level_loop); in visit()
H A Dd-tree.h74 level_loop, /* A for, do-while, or unrolled-loop block. */ enumerator