Searched refs:InstCombineRAUW (Results 1 – 2 of 2) sorted by relevance
2389 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() local2392 LibCallSimplifier Simplifier(DL, TLI, InstCombineRAUW); in tryOptimizeCall()
3889 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() local3892 LibCallSimplifier Simplifier(DL, &TLI, ORE, InstCombineRAUW); in tryOptimizeCall()