Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp198 static bool isCandidateStore(const MachineInstr &MI, const MachineOperand &MO) { in isCandidateStore() function
308 } else if (isCandidateStore(MI, MO)) { in handleUse()