Searched defs:SLHS (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp820 UDivFoldAction(FoldUDivOperandCb FA, Value *InputOperand, size_t SLHS) argument
821 : FoldAction(FA), OperandToFold(InputOperand), SelectLHSIdx(SLHS) {}

Completed in 58 milliseconds