Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp462 auto DoesStoreAliasWithPotential = [&](unsigned Idx, GStore &CheckStore) { in processMergeCandidate() local
486 if (DoesStoreAliasWithPotential(StoreIdx, *CheckStore)) in processMergeCandidate()