Searched refs:EdgeDestinations (Results 1 – 1 of 1) sorted by relevance
374 std::string EdgeDestinations; in getEdgeDestinations() local375 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations()382 return EdgeDestinations; in getEdgeDestinations()680 std::string EdgeDestinations; in emitProfileNotes() local744 EdgeDestinations += Func.getEdgeDestinations(); in emitProfileNotes()747 FileChecksums.push_back(hash_value(EdgeDestinations)); in emitProfileNotes()