Searched defs:StackElem (Results 1 – 5 of 5) sorted by relevance
88 struct StackElem { in runOnMachineFunction() struct89 unsigned Reg; in runOnMachineFunction()90 MachineInstr *DebugValue; in runOnMachineFunction()
893 struct StackElem { in FindPathFromRoot() struct894 ObjectTable::RowReference node; // Node in the original graph. in FindPathFromRoot()895 size_t parent_id; // id of parent node in the result tree. in FindPathFromRoot()896 size_t i; // Index of the next child of this node to handle. in FindPathFromRoot()897 uint32_t depth; // Depth in the resulting tree in FindPathFromRoot()899 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
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...