Home
last modified time | relevance | path

Searched defs:Replace (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Dassembler_test_base.h238 std::string Replace(const std::string& str, const std::string& from, const std::string& to) { in Replace() function
/art/compiler/optimizing/
Dinduction_var_range.cc319 void InductionVarRange::Replace(HInstruction* instruction, in Replace() function in art::InductionVarRange