Home
last modified time | relevance | path

Searched refs:ReplaceElement (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dstl_util.h112 void ReplaceElement(Container& container, const T& old_value, const T& new_value) { in ReplaceElement() function
/art/compiler/optimizing/
Dnodes.h917 ReplaceElement(back_edges_, existing, new_back_edge); in ReplaceBackEdge()
1137 ReplaceElement(dominated_blocks_, existing, new_block); in ReplaceDominatedBlock()