Searched defs:UnsafeSet (Results 1 – 1 of 1) sorted by relevance
52 SmallPtrSetImpl<Instruction *> &UnsafeSet) { in isSafeToSpeculatePHIUsers()198 SmallPtrSetImpl<Instruction *> &UnsafeSet, DominatorTree &DT, in isSafeAndProfitableToSpeculateAroundPHI()743 SmallPtrSet<Instruction *, 16> UnsafeSet; in tryToSpeculatePHIs() local