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

  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 120 /// SimplifyFRemInst - Given operands for an FRem, see if we can
122 Value *SimplifyFRemInst(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 182 milliseconds