Searched refs:inputSet (Results 1 – 1 of 1) sorted by relevance
392 std::set<const char*, decltype(comparator)> inputSet(comparator); in compile() local406 inputSet.insert(bitcodeFilename); in compile()409 std::vector<const char*> inputs(inputSet.begin(), inputSet.end()); in compile()