Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp583 SmallPtrSet<Instruction *, 16> SpecSet; in speculatePHIs() local
592 SpecSet.count(I); in speculatePHIs()
598 SpecSet.insert(I); in speculatePHIs()