Searched defs:onlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
325 bool onlyReadsMemory(ImmutableCallSite CS) { in onlyReadsMemory() function333 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function340 static bool onlyReadsMemory(ModRefBehavior MRB) { in onlyReadsMemory() function
249 bool onlyReadsMemory() const { in onlyReadsMemory() function306 bool onlyReadsMemory(unsigned ArgNo) const { in onlyReadsMemory() function
177 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument