Searched defs:onlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
323 bool onlyReadsMemory(ImmutableCallSite CS) { in onlyReadsMemory() function331 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function338 static bool onlyReadsMemory(ModRefBehavior MRB) { in onlyReadsMemory() function
243 bool onlyReadsMemory() const { in onlyReadsMemory() function300 bool onlyReadsMemory(unsigned ArgNo) const { in onlyReadsMemory() function
159 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument