Home
last modified time | relevance | path

Searched defs:stack_entry (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_precision.cpp92 struct stack_entry { struct in __anonba2584040111::find_lowerable_rvalues_visitor
93 ir_instruction *instr;
94 enum can_lower_state state;
103 std::vector<ir_instruction *> lowerable_children;
/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp668 malloc_stack_entry *stack_entry = g_malloc_stack_history.next(); in get_stack_for_address_enumerator() local
695 malloc_stack_entry *stack_entry = g_malloc_stack_history.next(); in get_stack_history_for_address() local