HomeSort by relevance Sort by last modified time
    Searched refs:SimplifySRemInst (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 108 /// SimplifySRemInst - Given operands for an SRem, see if we can
110 Value *SimplifySRemInst(Value *LHS, Value *RHS, const DataLayout *TD = 0,
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp     [all...]

Completed in 465 milliseconds