Home
last modified time | relevance | path

Searched refs:InitedRoots (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCRootLowering.cpp151 SmallPtrSet<AllocaInst *, 16> InitedRoots; in InsertRootInitializers() local
156 InitedRoots.insert(AI); in InsertRootInitializers()
162 if (!InitedRoots.count(Root)) { in InsertRootInitializers()