Home
last modified time | relevance | path

Searched defs:PotentialSpecSet (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp51 SmallPtrSetImpl<Instruction *> &PotentialSpecSet, in isSafeToSpeculatePHIUsers()
197 SmallPtrSetImpl<Instruction *> &PotentialSpecSet, in isSafeAndProfitableToSpeculateAroundPHI()
416 const SmallPtrSetImpl<Instruction *> &PotentialSpecSet, in findProfitablePHIs()
553 SmallPtrSetImpl<Instruction *> &PotentialSpecSet, in speculatePHIs()
736 SmallPtrSet<Instruction *, 16> PotentialSpecSet; in tryToSpeculatePHIs() local