Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12545 auto LocDecomp = BaseIndexOffset::match(LD, *this); in areNonVolatileConsecutiveLoads() local
12548 if (BaseLocDecomp.equalBaseIndex(LocDecomp, *this, Offset)) in areNonVolatileConsecutiveLoads()