Searched refs:InsertedExpressions (Results 1 – 2 of 2) sorted by relevance
75 InsertedExpressions; variable200 InsertedExpressions.clear();
1892 InsertedExpressions[std::make_pair(SH, &*Builder.GetInsertPoint())] = V; in expandCodeForImpl()1988 auto I = InsertedExpressions.find(std::make_pair(S, InsertPt)); in expand()1989 if (I != InsertedExpressions.end()) in expand()2029 InsertedExpressions[std::make_pair(S, InsertPt)] = V; in expand()