Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRMemorySlot.cpp62 bool cir::LoadOp::storesTo(const MemorySlot &slot) { return false; } in storesTo() function in cir::LoadOp
94 bool cir::StoreOp::storesTo(const MemorySlot &slot) { in storesTo() function in cir::StoreOp