Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc857 struct StackElem { in FindPathFromRoot() struct
858 tables::HeapGraphObjectTable::Id node; // Node in the original graph. in FindPathFromRoot()
859 size_t parent_id; // id of parent node in the result tree. in FindPathFromRoot()
860 size_t i; // Index of the next child of this node to handle. in FindPathFromRoot()
861 uint32_t depth; // Depth in the resulting tree in FindPathFromRoot()
863 std::vector<tables::HeapGraphObjectTable::Id> children; in FindPathFromRoot()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp683 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() local
723 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local
802 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local