Searched defs:onlyWritesMemory (Results 1 – 7 of 7) sorted by relevance
197 bool onlyWritesMemory() const { return !isRefSet(getModRef()); } in onlyWritesMemory() function
198 bool onlyWritesMemory() const { return !isRefSet(getModRef()); } in onlyWritesMemory() function
779 bool Function::onlyWritesMemory() const { in onlyWritesMemory() function in Function
585 bool CallBase::onlyWritesMemory() const { in onlyWritesMemory() function in CallBase