Searched defs:onlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
333 bool onlyReadsMemory(ImmutableCallSite CS) { in onlyReadsMemory() function341 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function348 static bool onlyReadsMemory(ModRefBehavior MRB) { in onlyReadsMemory() function
250 bool onlyReadsMemory() const { in onlyReadsMemory() function307 bool onlyReadsMemory(unsigned ArgNo) const { in onlyReadsMemory() function
177 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument