Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp273 int64_t Overlap1 = Size1 + SrcValOffset1 - MinOffset; in instMayAlias() local
276 MemoryLocation(MUC1.MMO->getValue(), Overlap1, in instMayAlias()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27981 int64_t Overlap1 = *Size1 + SrcValOffset1 - MinOffset; in mayAlias() local
27985 MemoryLocation(MUC1.MMO->getValue(), Overlap1, in mayAlias()