Searched defs:onlyReadsMemory (Results 1 – 5 of 5) sorted by relevance
317 bool onlyReadsMemory() const { in onlyReadsMemory() function448 bool onlyReadsMemory(unsigned n) const { in onlyReadsMemory() function
458 bool onlyReadsMemory(const CallBase *Call) { in onlyReadsMemory() function471 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function477 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory() function
467 bool onlyReadsMemory() const { in onlyReadsMemory() function632 bool onlyReadsMemory(unsigned OpNo) const { in onlyReadsMemory() function
492 bool onlyReadsMemory() const { in onlyReadsMemory() function
187 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument