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