Searched refs:EdgeDestinations (Results 1 – 2 of 2) sorted by relevance
352 std::string EdgeDestinations; in getEdgeDestinations() local353 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations()360 return EdgeDestinations; in getEdgeDestinations()513 std::string EdgeDestinations; in emitProfileNotes() local567 EdgeDestinations += Func.getEdgeDestinations(); in emitProfileNotes()570 FileChecksums.push_back(hash_value(EdgeDestinations)); in emitProfileNotes()
361 std::string EdgeDestinations; in getEdgeDestinations() local362 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations()369 return EdgeDestinations; in getEdgeDestinations()563 std::string EdgeDestinations; in emitProfileNotes() local619 EdgeDestinations += Func.getEdgeDestinations(); in emitProfileNotes()622 FileChecksums.push_back(hash_value(EdgeDestinations)); in emitProfileNotes()