Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h97 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function
/external/llvm-project/clang/lib/CodeGen/
DCGCall.h312 bool hasWritebacks() const { return !Writebacks.empty(); } in hasWritebacks() function