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