Home
last modified time | relevance | path

Searched refs:writebacks (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Dmemoryssa.ll144 ;; stores that, without the lifetime calls, would be writebacks.
180 ;; stores that, without the lifetime calls, would be writebacks.
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.h314 writeback_const_range writebacks() const { in writebacks() function
H A DCGCall.cpp3893 for (const auto &I : args.writebacks()) in emitWritebacks()