Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2389 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() local
2392 LibCallSimplifier Simplifier(DL, TLI, InstCombineRAUW); in tryOptimizeCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3889 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall() local
3892 LibCallSimplifier Simplifier(DL, &TLI, ORE, InstCombineRAUW); in tryOptimizeCall()