Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DGCRootLowering.cpp147 SmallPtrSet<AllocaInst *, 16> InitedRoots; in InsertRootInitializers() local
152 InitedRoots.insert(AI); in InsertRootInitializers()
158 if (!InitedRoots.count(Root)) { in InsertRootInitializers()