Home
last modified time | relevance | path

Searched refs:LD1Bytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15287 unsigned LD1Bytes = LD1VT.getStoreSize(); in CombineConsecutiveLoads() local
15289 DAG.areNonVolatileConsecutiveLoads(LD2, LD1, LD1Bytes, 1) && in CombineConsecutiveLoads()