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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp863 Instruction *InstCombiner::foldAddWithConstant(BinaryOperator &Add) { function in class:InstCombiner
1217 if (Instruction *X = foldAddWithConstant(I))
H A DInstCombineInternal.h906 Instruction *foldAddWithConstant(BinaryOperator &Add);

Completed in 60 milliseconds