Searched defs:StackElem (Results 1 – 4 of 4) sorted by relevance
88 struct StackElem { in runOnMachineFunction() struct89 unsigned Reg; in runOnMachineFunction()90 MachineInstr *DebugValue; in runOnMachineFunction()
899 struct StackElem { in FindPathFromRoot() struct900 ObjectTable::RowReference node; // Node in the original graph. in FindPathFromRoot()901 size_t parent_id; // id of parent node in the result tree. in FindPathFromRoot()902 size_t i; // Index of the next child of this node to handle. in FindPathFromRoot()903 uint32_t depth; // Depth in the resulting tree in FindPathFromRoot()905 std::vector<ObjectTable::Id> children; in FindPathFromRoot()
683 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() local723 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local802 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local
841 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() local881 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local963 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local