HomeSort by relevance Sort by last modified time
    Searched refs:loop_father (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfgloop.h 203 whose sources or destinations have loop_father == NULL (which may
454 return bb->loop_father ? loop_depth (bb->loop_father) : 0;
basic-block.h 188 struct loop *loop_father; variable in typeref:struct:loop
    [all...]
tree-flow-inline.h 554 return bb->loop_father;
    [all...]

Completed in 207 milliseconds