Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1884 SmallPtrSet<const BasicBlock*, 16> BlocksContainingLVI; in emitInstructionAnnot() local
1891 if (!BlocksContainingLVI.insert(BB).second) in emitInstructionAnnot()