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

  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 102 /// SimplifySDivInst - Given operands for an SDiv, see if we can
104 Value *SimplifySDivInst(Value *LHS, Value *RHS, const DataLayout &DL,
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp     [all...]

Completed in 988 milliseconds