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

/external/clang/lib/CodeGen/
H A DCGCall.h100 bool hasWritebacks() const { return !Writebacks.empty(); } function in class:clang::CodeGen::CallArgList
H A DCGCall.cpp2985 if (CallArgs.hasWritebacks())

Completed in 376 milliseconds