Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp272 int64_t Overlap0 = Size0 + SrcValOffset0 - MinOffset; in instMayAlias() local
274 if (AA->isNoAlias(MemoryLocation(MUC0.MMO->getValue(), Overlap0, in instMayAlias()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27980 int64_t Overlap0 = *Size0 + SrcValOffset0 - MinOffset; in mayAlias() local
27983 MemoryLocation(MUC0.MMO->getValue(), Overlap0, in mayAlias()