Searched refs:OpsHoistStops (Results 1 – 1 of 1) sorted by relevance
555 DenseSet<Instruction *> OpsHoistStops; in checkHoistValue() local558 if (!checkHoistValue(Op, InsertPoint, DT, Unhoistables, &OpsHoistStops, in checkHoistValue()567 HoistStops->insert(OpsHoistStops.begin(), OpsHoistStops.end()); in checkHoistValue()