Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp826 Instruction *InstCombiner::foldAddWithConstant(BinaryOperator &Add) { in foldAddWithConstant() function in InstCombiner
1051 if (Instruction *X = foldAddWithConstant(I)) in visitAdd()
H A DInstCombineInternal.h828 Instruction *foldAddWithConstant(BinaryOperator &Add);