Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp194 static bool isCandidateStore(const MachineInstr &MI, const MachineOperand &MO) { in isCandidateStore() function
304 } else if (isCandidateStore(MI, MO)) { in handleUse()