Searched refs:hasDependentUsers (Results 1 – 3 of 3) sorted by relevance
105 bool HasDependentUsers = Inst.hasDependentUsers(); in issueInstruction() 106 HasDependentUsers |= Inst.isMemOp() && LSU.hasDependentUsers(IR); in issueInstruction()
295 bool hasDependentUsers(const InstRef &IR) const { in hasDependentUsers() function
562 bool hasDependentUsers() const { in hasDependentUsers() function