Searched refs:NegativeRemark (Results 1 – 1 of 1) sorted by relevance
47 const std::string NegativeRemark = "' will not be inlined into '"; in ReplayInlineAdvisor() local54 if (Pair.first.contains(NegativeRemark)) in ReplayInlineAdvisor()58 Pair.first.split(IsPositiveRemark ? PositiveRemark : NegativeRemark); in ReplayInlineAdvisor()