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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPostRABundler.cpp55 bool isDependentLoad(const MachineInstr &MI) const;
71 bool SIPostRABundler::isDependentLoad(const MachineInstr &MI) const { function in class:SIPostRABundler
109 isDependentLoad(*I)) {

Completed in 49 milliseconds