Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h133 bool operationAliasesWithCandidate(MachineInstr &MI, StoreMergeCandidate &C);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp501 bool LoadStoreOpt::operationAliasesWithCandidate(MachineInstr &MI, in operationAliasesWithCandidate() function in LoadStoreOpt
599 if (operationAliasesWithCandidate(*StoreMI, Candidate)) { in mergeBlockStores()
622 if (operationAliasesWithCandidate(MI, Candidate)) { in mergeBlockStores()