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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  895   Instruction *FoldIntegerTypedPHI(PHINode &PN);

References

lib/Transforms/InstCombine/InstCombinePHI.cpp
 1150     if (Instruction *Result = FoldIntegerTypedPHI(PN))