reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/IR/ConstantFold.h
   49   Constant *ConstantFoldCompareInstruction(unsigned short predicate,

References

lib/IR/Constants.cpp
 2071   if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS))
 2096   if (Constant *FC = ConstantFoldCompareInstruction(pred, LHS, RHS))