HomeSort by relevance Sort by last modified time
    Searched refs:next_imm_name (Results 1 - 2 of 2) 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/
tree-flow-inline.h 1021 imm->next_imm_name = NULL_USE_OPERAND_P;
1062 imm->next_imm_name = imm->imm_use->next;
1079 imm->imm_use = imm->next_imm_name;
1084 imm->next_imm_name = imm->imm_use->next;
    [all...]
tree-flow.h 221 ssa_use_operand_t *next_imm_name; member in struct:immediate_use_iterator_d

Completed in 71 milliseconds