Searched defs:onlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
195 bool onlyReadsMemory() const { return !isModSet(getModRef()); } in onlyReadsMemory() function
316 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument871 bool Function::onlyReadsMemory() const { in onlyReadsMemory() function in Function
632 bool CallBase::onlyReadsMemory() const { in onlyReadsMemory() function in CallBase