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

Declarations

include/llvm/CodeGen/SelectionDAG.h
 1637   bool areNonVolatileConsecutiveLoads(LoadSDNode *LD, LoadSDNode *Base,

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
10877       DAG.areNonVolatileConsecutiveLoads(LD2, LD1, LD1Bytes, 1)) {
lib/Target/X86/X86ISelLowering.cpp
 7877     return DAG.areNonVolatileConsecutiveLoads(Ld, Base, BaseSizeInBytes,