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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  977   Instruction *foldSelectInstWithICmp(SelectInst &SI, ICmpInst *ICI);

References

lib/Transforms/InstCombine/InstCombineSelect.cpp
 2396     if (Instruction *Result = foldSelectInstWithICmp(SI, ICI))