Searched refs:replaceAllUsesWithDefault (Results 1 – 2 of 2) sorted by relevance
83 static void replaceAllUsesWithDefault(Instruction *I, Value *With);91 &replaceAllUsesWithDefault);
2136 /*static*/ void LibCallSimplifier::replaceAllUsesWithDefault(Instruction *I, in replaceAllUsesWithDefault() function in LibCallSimplifier