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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  827   bool matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS,

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
 2687       matchThreeWayIntCompare(Select, OrigLHS, OrigRHS, C1LessThan, C2Equal,