Searched refs:ReplaceReferences (Results 1 – 3 of 3) sorted by relevance
58 void ReplaceReferences(const string& from, const string& to, FunctionDef* func);
75 void ReplaceReferences(const string& from, const string& to, in ReplaceReferences() function
51 ReplaceReferences("MapDefun:output:0", "arg0", &outer); in TEST()