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