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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  905   Instruction *foldCmpLoadFromIndexedGlobal(GetElementPtrInst *GEP,

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
 1842           if (Instruction *Res = foldCmpLoadFromIndexedGlobal(GEP, GV, Cmp, C2))
 3256           if (Instruction *Res = foldCmpLoadFromIndexedGlobal(GEP, GV, I))
 6063             if (Instruction *Res = foldCmpLoadFromIndexedGlobal(GEP, GV, I))