Searched refs:source_intervals_ (Results 1 – 2 of 2) sorted by relevance
268 std::set<std::pair<int, int>> source_intervals_; variable
539 if (source_intervals_.empty()) { in ConstructSource()546 for (const auto& interval : source_intervals_) { in ConstructSource()810 source_intervals_.emplace(function->shared().StartPosition(), in DiscoverSource()