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.cpp279 int64_t Overlap1 = in instMayAlias() local
284 Size1.isScalable() ? Size1 : LocationSize::precise(Overlap1); in instMayAlias()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29517 int64_t Overlap1 = in mayAlias() local
29522 Size1.isScalable() ? Size1 : LocationSize::precise(Overlap1); in mayAlias()