This is a view in the mssqlsystemresource database.
CREATE view sys.dm_fts_population_ranges AS SELECT * FROM OpenRowset(TABLE FTCRAWLRANGES)