Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1857 SmallPtrSet<const BasicBlock*, 16> BlocksContainingLVI; in emitInstructionAnnot() local
1864 if (!BlocksContainingLVI.insert(BB).second) in emitInstructionAnnot()