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

  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 127 /// SimplifyICmpInst - Given operands for an ICmpInst, see if we can
129 Value *SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS,
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 64 milliseconds