Searched defs:NotToHoistSet (Results 1 – 1 of 1) sorted by relevance
747 DenseSet<unsigned> &NotToHoistSet, SmallVectorImpl<VNInfo *> &BackCopies) { in computeRedundantBackCopies()814 DenseSet<unsigned> NotToHoistSet; in hoistCopies() local