Searched defs:onlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
325 bool onlyReadsMemory() const { in onlyReadsMemory() function433 bool onlyReadsMemory(unsigned OpNo) const { in onlyReadsMemory() function
294 bool onlyReadsMemory(ImmutableCallSite CS) { in onlyReadsMemory() function307 bool onlyReadsMemory(const Function *F) { in onlyReadsMemory() function313 static bool onlyReadsMemory(FunctionModRefBehavior MRB) { in onlyReadsMemory() function
184 bool Argument::onlyReadsMemory() const { in onlyReadsMemory() function in Argument