HomeSort by: relevance | last modified time | path
    Searched defs:stack_region (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region.h 83 stack_region (RK_STACK): a stack, containing all stack frames
534 class stack_region : public space_region class in namespace:ana
537 stack_region (symbol::id_t id, region *parent) function in class:ana::stack_region
551 is_a_helper <const stack_region *>::test (const region *reg)
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 77 stack_region (RK_STACK)
487 class stack_region : public space_region class in namespace:ana
490 stack_region (unsigned id, region *parent) function in class:ana::stack_region
504 is_a_helper <const stack_region *>::test (const region *reg)

Completed in 19 milliseconds