Searched refs:AlreadyScheduled (Results 1 – 1 of 1) sorted by relevance
102 DenseSet<GlobalValue *> AlreadyScheduled; member in __anon7a11644f0111::Mapper981 assert(AlreadyScheduled.insert(&GV).second && "Should not reschedule"); in scheduleMapGlobalInitializer()997 assert(AlreadyScheduled.insert(&GV).second && "Should not reschedule"); in scheduleMapAppendingVariable()1013 assert(AlreadyScheduled.insert(&GA).second && "Should not reschedule"); in scheduleMapGlobalAliasee()1025 assert(AlreadyScheduled.insert(&F).second && "Should not reschedule"); in scheduleRemapFunction()