Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp218 static bool isCandidateLoad(const MachineInstr &MI) { in isCandidateLoad() function
298 if (isCandidateLoad(MI)) { in handleUse()