Searched defs:StackElem (Results 1 – 6 of 6) sorted by relevance
70 struct StackElem { in runOnMachineFunction() struct71 unsigned Reg; in runOnMachineFunction()72 MachineInstr *DebugValue; in runOnMachineFunction()
736 struct StackElem { in FindPathFromRoot() struct737 tables::HeapGraphObjectTable::Id node; // Node in the original graph. in FindPathFromRoot()738 size_t parent_id; // id of parent node in the result tree. in FindPathFromRoot()739 size_t i; // Index of the next child of this node to handle. in FindPathFromRoot()740 uint32_t depth; // Depth in the resulting tree in FindPathFromRoot()742 std::vector<tables::HeapGraphObjectTable::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
747 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() local787 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local869 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() local
971 const SharingMapTy &StackElem = getStackElemAtLevel(Level); in checkMappableExprComponentListsForDeclAtLevel() local1006 const SharingMapTy &StackElem = getTopOfStack(); in getDoacrossDependClauses() local1017 SharingMapTy &StackElem = getTopOfStack(); in addMappedClassesQualTypes() local1023 const SharingMapTy &StackElem = getTopOfStack(); in isClassPreviouslyMapped() local1074 const SharingMapTy &StackElem = getTopOfStack(); in isUsesAllocatorsDecl() local1081 const SharingMapTy &StackElem = getTopOfStack(); in isUsesAllocatorsDecl() local1089 SharingMapTy &StackElem = getTopOfStack(); in addDeclareMapperVarRef() local1275 SharingMapTy &StackElem = getTopOfStack(); in addUniqueAligned() local1290 SharingMapTy &StackElem = getTopOfStack(); in addUniqueNontemporal() local1304 SharingMapTy &StackElem = getTopOfStack(); in addLoopControlVariable() local[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...