ΒΆbool matchIncrement(
const llvm::Instruction* IVInc,
llvm::Instruction*& LHS,
llvm::Constant*& Step)
bool matchIncrement(
const llvm::Instruction* IVInc,
llvm::Instruction*& LHS,
llvm::Constant*& Step)
Declared at: llvm/lib/CodeGen/CodeGenPrepare.cpp:1325
Parameters
- const llvm::Instruction* IVInc
- llvm::Instruction*& LHS
- llvm::Constant*& Step