Searched refs:setOnlyReadsMemory (Results 1 – 5 of 5) sorted by relevance
80 void setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function82 F.setOnlyReadsMemory(); in setOnlyReadsMemory()101 void setOnlyReadsMemory(Function &F, unsigned n) { in setOnlyReadsMemory() function103 F.setOnlyReadsMemory(n); in setOnlyReadsMemory()844 setOnlyReadsMemory(F); in inferPrototypeAttributes()854 setOnlyReadsMemory(F); in inferPrototypeAttributes()869 setOnlyReadsMemory(F, 1); in inferPrototypeAttributes()882 setOnlyReadsMemory(F, 2); in inferPrototypeAttributes()892 setOnlyReadsMemory(F, 2); in inferPrototypeAttributes()905 setOnlyReadsMemory(F); in inferPrototypeAttributes()[all …]
246 void setOnlyReadsMemory() { in setOnlyReadsMemory() function247 CALLSITE_DELEGATE_SETTER(setOnlyReadsMemory()); in setOnlyReadsMemory()
251 void setOnlyReadsMemory() {333 void setOnlyReadsMemory(unsigned n) {
1412 void setOnlyReadsMemory() {3081 void setOnlyReadsMemory() {
671 slot.setOnlyReadsMemory(); in LookupIMP()691 slot->setOnlyReadsMemory(); in LookupIMPSuper()