Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp210 SmallPtrSet<BasicBlock *, 16> IncomingConstantBlocks; in isSafeAndProfitableToSpeculateAroundPHI() local
217 if (!IncomingConstantBlocks.insert(PN.getIncomingBlock(i)).second) in isSafeAndProfitableToSpeculateAroundPHI()