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()852 setOnlyReadsMemory(F); in inferPrototypeAttributes()862 setOnlyReadsMemory(F); in inferPrototypeAttributes()877 setOnlyReadsMemory(F, 1); in inferPrototypeAttributes()890 setOnlyReadsMemory(F, 2); in inferPrototypeAttributes()900 setOnlyReadsMemory(F, 2); in inferPrototypeAttributes()913 setOnlyReadsMemory(F); in inferPrototypeAttributes()[all …]
253 void setOnlyReadsMemory() { in setOnlyReadsMemory() function254 CALLSITE_DELEGATE_SETTER(setOnlyReadsMemory()); in setOnlyReadsMemory()
256 void setOnlyReadsMemory() {338 void setOnlyReadsMemory(unsigned n) {
1477 void setOnlyReadsMemory() {3167 void setOnlyReadsMemory() {
674 slot.setOnlyReadsMemory(); in LookupIMP()694 slot->setOnlyReadsMemory(); in LookupIMPSuper()