Home
last modified time | relevance | path

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

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