Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h97 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function
DCGCall.cpp4004 if (CallArgs.hasWritebacks()) in EmitCall()