Searched defs:setOnlyReadsMemory (Results 1 – 3 of 3) sorted by relevance
68 static bool setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function132 static bool setOnlyReadsMemory(Function &F, unsigned ArgNo) { in setOnlyReadsMemory() function
874 void Function::setOnlyReadsMemory() { in setOnlyReadsMemory() function in Function
635 void CallBase::setOnlyReadsMemory() { in setOnlyReadsMemory() function in CallBase