Searched refs:ReplaceElement (Results 1 – 2 of 2) sorted by relevance
112 void ReplaceElement(Container& container, const T& old_value, const T& new_value) { in ReplaceElement() function
917 ReplaceElement(back_edges_, existing, new_back_edge); in ReplaceBackEdge()1137 ReplaceElement(dominated_blocks_, existing, new_block); in ReplaceDominatedBlock()