ΒΆbool canTryToConstantAddTwoShiftAmounts(
llvm::Value* Sh0,
llvm::Value* ShAmt0,
llvm::Value* Sh1,
llvm::Value* ShAmt1)
bool canTryToConstantAddTwoShiftAmounts(
llvm::Value* Sh0,
llvm::Value* ShAmt0,
llvm::Value* Sh1,
llvm::Value* ShAmt1)
Declared at: llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp:23
Parameters
- llvm::Value* Sh0
- llvm::Value* ShAmt0
- llvm::Value* Sh1
- llvm::Value* ShAmt1