Searched refs:setOnlyReadsMemory (Results 1 – 5 of 5) sorted by relevance
959 static void setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function961 F.setOnlyReadsMemory(); in setOnlyReadsMemory()980 static void setOnlyReadsMemory(Function &F, unsigned n) { in setOnlyReadsMemory() function982 F.setOnlyReadsMemory(n); in setOnlyReadsMemory()1019 setOnlyReadsMemory(F); in inferPrototypeAttributes()1028 setOnlyReadsMemory(F); in inferPrototypeAttributes()1042 setOnlyReadsMemory(F, 1); in inferPrototypeAttributes()1054 setOnlyReadsMemory(F, 2); in inferPrototypeAttributes()1063 setOnlyReadsMemory(F, 2); in inferPrototypeAttributes()1075 setOnlyReadsMemory(F); in inferPrototypeAttributes()[all …]
276 void setOnlyReadsMemory() {406 void setOnlyReadsMemory(unsigned n) {
328 void setOnlyReadsMemory() { in setOnlyReadsMemory() function329 CALLSITE_DELEGATE_SETTER(setOnlyReadsMemory()); in setOnlyReadsMemory()
1712 void setOnlyReadsMemory() {3623 void setOnlyReadsMemory() {
679 slot.setOnlyReadsMemory(); in LookupIMP()700 slot->setOnlyReadsMemory(); in LookupIMPSuper()