Searched refs:InterestingnessMap (Results 1 – 1 of 1) sorted by relevance
2226 llvm::DenseMap<T, bugreporter::TrackingKind> &InterestingnessMap, T Val, in insertToInterestingnessMap() argument2228 auto Result = InterestingnessMap.insert({Val, TKind}); in insertToInterestingnessMap()