Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp271 int64_t Overlap1 = Size1 + SrcValOffset1 - MinOffset; in instMayAlias() local
274 MemoryLocation(MUC1.MMO->getValue(), Overlap1, in instMayAlias()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24698 int64_t Overlap1 = *Size1 + SrcValOffset1 - MinOffset; in mayAlias() local
24702 MemoryLocation(MUC1.MMO->getValue(), Overlap1, in mayAlias()