Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp715 for (auto *SpecPN : SpecPNs) { in speculatePHIs() local
716 assert(SpecPN->use_empty() && "All users should have been speculated!"); in speculatePHIs()
717 SpecPN->eraseFromParent(); in speculatePHIs()