Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp282 int64_t Overlap1 = in instMayAlias() local
287 Size1.isScalable() ? Size1 : LocationSize::precise(Overlap1); in instMayAlias()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28389 int64_t Overlap1 = in mayAlias() local
28394 Size1.isScalable() ? Size1 : LocationSize::precise(Overlap1); in mayAlias()