Searched refs:swap_fd (Results 1 – 2 of 2) sorted by relevance
110 CumulativeLogger* timer, int swap_fd,
358 int swap_fd, const std::string& profile_file) in CompilerDriver() argument359 : swap_space_(swap_fd == -1 ? nullptr : new SwapSpace(swap_fd, 10 * MB)), in CompilerDriver()