Searched defs:unique_postfix (Results 1 – 1 of 1) sorted by relevance
141 std::string unique_postfix = absl::StrCat("_link", linkable_count_); in AddOperation() local244 void GPUOperation::AddUniquePostfix(const std::string& unique_postfix) { in AddUniquePostfix()