Searched refs:EdgeDestinations (Results 1 – 1 of 1) sorted by relevance
347 std::string EdgeDestinations; in getEdgeDestinations() local348 raw_string_ostream EDOS(EdgeDestinations); in getEdgeDestinations()355 return EdgeDestinations; in getEdgeDestinations()499 std::string EdgeDestinations; in emitProfileNotes() local554 EdgeDestinations += Func.getEdgeDestinations(); in emitProfileNotes()557 FileChecksums.push_back(hash_value(EdgeDestinations)); in emitProfileNotes()