Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DStripSymbols.cpp304 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsWithScope()
330 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsForInlinedFuncs()
364 SmallPtrSet<const DIScope *, 8> VisitedScopes; in stripDeadDebugInfoImpl() local