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

  /external/llvm/include/llvm/Analysis/
ConstantFolding.h 61 /// ConstantFoldCompareInstOperands - Attempt to constant fold a compare
65 Constant *ConstantFoldCompareInstOperands(unsigned Predicate,
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
LazyValueInfo.cpp 218 ConstantFoldCompareInstOperands(CmpInst::ICMP_NE,
244 ConstantFoldCompareInstOperands(CmpInst::ICMP_NE,
    [all...]
InstructionSimplify.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 362 return ConstantFoldCompareInstOperands(C->getPredicate(), ConstOps[0],
    [all...]
InstCombineCompares.cpp 311 Constant *C = ConstantFoldCompareInstOperands(ICI.getPredicate(), Elt,
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]

Completed in 267 milliseconds