Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp280 int64_t Overlap0 = in instMayAlias() local
285 Size0.isScalable() ? Size0 : LocationSize::precise(Overlap0); in instMayAlias()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28387 int64_t Overlap0 = in mayAlias() local
28392 Size0.isScalable() ? Size0 : LocationSize::precise(Overlap0); in mayAlias()