Searched refs:isBundleCandidate (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIPostRABundler.cpp54 bool isBundleCandidate(const MachineInstr &MI) const;
106 bool SIPostRABundler::isBundleCandidate(const MachineInstr &MI) const { function in class:SIPostRABundler
137 if (!isBundleCandidate(*I))

Completed in 80 milliseconds