Home
last modified time | relevance | path

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

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