Searched refs:hasWritebacks (Results 1 – 2 of 2) sorted by relevance
309 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function
5553 if (CallArgs.hasWritebacks()) in EmitCall()