Searched refs:FileSuffixes (Results 1 – 1 of 1) sorted by relevance
756 static constexpr std::array FileSuffixes = {"-before.ll", "-after.ll", in getFileSuffix() local758 return FileSuffixes[static_cast<size_t>(Type)]; in getFileSuffix()