Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp866 Instruction *InstCombiner::foldAddWithConstant(BinaryOperator &Add) { in foldAddWithConstant() function in InstCombiner
1221 if (Instruction *X = foldAddWithConstant(I)) in visitAdd()
DInstCombineInternal.h887 Instruction *foldAddWithConstant(BinaryOperator &Add);