Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp920 Instruction *InstCombiner::foldAddWithConstant(BinaryOperator &Add) { in foldAddWithConstant() function in InstCombiner
1145 if (Instruction *X = foldAddWithConstant(I)) in visitAdd()
DInstCombineInternal.h788 Instruction *foldAddWithConstant(BinaryOperator &Add);