Searched refs:NodesSeen (Results 1 – 6 of 6) sorted by relevance
50 NodesSeen.clear(); in reset()167 if (!NodesSeen.insert(DV).second) in processDeclare()182 if (!NodesSeen.insert(DV).second) in processValue()192 if (!NodesSeen.insert(DT).second) in addType()202 if (!NodesSeen.insert(CU).second) in addCompileUnit()213 if (!NodesSeen.insert(DIG).second) in addGlobalVariable()224 if (!NodesSeen.insert(SP).second) in addSubprogram()238 if (!NodesSeen.insert(Scope).second) in addScope()
126 SmallPtrSet<const MDNode *, 32> NodesSeen; variable
141 SmallPtrSet<const MDNode *, 32> NodesSeen; variable
135 SmallPtrSet<const MDNode *, 32> NodesSeen; variable
59 NodesSeen.clear(); in reset()207 if (!NodesSeen.insert(DV).second) in processDeclare()222 if (!NodesSeen.insert(DV).second) in processValue()232 if (!NodesSeen.insert(DT).second) in addType()242 if (!NodesSeen.insert(CU).second) in addCompileUnit()250 if (!NodesSeen.insert(DIG).second) in addGlobalVariable()261 if (!NodesSeen.insert(SP).second) in addSubprogram()275 if (!NodesSeen.insert(Scope).second) in addScope()
59 NodesSeen.clear(); in reset()205 if (!NodesSeen.insert(DV).second) in processVariable()215 if (!NodesSeen.insert(DT).second) in addType()225 if (!NodesSeen.insert(CU).second) in addCompileUnit()233 if (!NodesSeen.insert(DIG).second) in addGlobalVariable()244 if (!NodesSeen.insert(SP).second) in addSubprogram()258 if (!NodesSeen.insert(Scope).second) in addScope()