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

/external/llvm/lib/CodeGen/
H A DGCRootLowering.cpp160 SmallPtrSet<AllocaInst *, 16> InitedRoots; local
165 InitedRoots.insert(AI);
171 if (!InitedRoots.count(*I)) {

Completed in 27 milliseconds