Searched refs:HoistConstLoads (Results 1 – 1 of 1) sorted by relevance
76 static cl::opt<bool> HoistConstLoads("hoist-const-loads", variable381 if (HoistConstLoads) in INITIALIZE_PASS_DEPENDENCY()1077 bool DontMoveAcrossStore = !HoistConstLoads || !AllowedToHoistLoads[CurLoop]; in IsLICMCandidate()