Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp270 int64_t Overlap0 = Size0 + SrcValOffset0 - MinOffset; in instMayAlias() local
272 if (AA->isNoAlias(MemoryLocation(MUC0.MMO->getValue(), Overlap0, in instMayAlias()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24697 int64_t Overlap0 = *Size0 + SrcValOffset0 - MinOffset; in mayAlias() local
24700 MemoryLocation(MUC0.MMO->getValue(), Overlap0, in mayAlias()