Searched defs:onlyReadsMemory (Results 1 – 4 of 4) sorted by relevance
436 bool onlyReadsMemory(const CallBase *Call) { in onlyReadsMemory() function449 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function455 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory() function
454 bool onlyReadsMemory() const { in onlyReadsMemory() function623 bool onlyReadsMemory(unsigned OpNo) const { in onlyReadsMemory() function
468 bool onlyReadsMemory() const { in onlyReadsMemory() function
161 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument