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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h309 bool hasWritebacks() const { return !Writebacks.empty(); } function in class:clang::CodeGen::CGCallee::CallArgList
H A DCGCall.cpp5553 if (CallArgs.hasWritebacks())

Completed in 179 milliseconds