Searched refs:setOnlyReadsMemory (Results 1 – 14 of 14) sorted by relevance
50 static bool setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function53 F.setOnlyReadsMemory(); in setOnlyReadsMemory()82 static bool setOnlyReadsMemory(Function &F, unsigned n) { in setOnlyReadsMemory() function85 F.setOnlyReadsMemory(n); in setOnlyReadsMemory()117 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()123 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()135 Changed |= setOnlyReadsMemory(F, 1); in inferLibFuncAttributes()145 Changed |= setOnlyReadsMemory(F, 2); in inferLibFuncAttributes()151 Changed |= setOnlyReadsMemory(F, 2); in inferLibFuncAttributes()160 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()[all …]
50 static bool setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function53 F.setOnlyReadsMemory(); in setOnlyReadsMemory()90 static bool setOnlyReadsMemory(Function &F, unsigned ArgNo) { in setOnlyReadsMemory() function136 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()143 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()155 Changed |= setOnlyReadsMemory(F, 0); in inferLibFuncAttributes()165 Changed |= setOnlyReadsMemory(F, 1); in inferLibFuncAttributes()171 Changed |= setOnlyReadsMemory(F, 1); in inferLibFuncAttributes()180 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()187 Changed |= setOnlyReadsMemory(F); in inferLibFuncAttributes()[all …]
1479 void setOnlyReadsMemory(Function &F);1662 void SimplifyLibCalls::setOnlyReadsMemory(Function &F) { in setOnlyReadsMemory() function in SimplifyLibCalls1664 F.setOnlyReadsMemory(); in setOnlyReadsMemory()1701 setOnlyReadsMemory(F); in inferPrototypeAttributes()1710 setOnlyReadsMemory(F); in inferPrototypeAttributes()1748 setOnlyReadsMemory(F); in inferPrototypeAttributes()1756 setOnlyReadsMemory(F); in inferPrototypeAttributes()1827 setOnlyReadsMemory(F); in inferPrototypeAttributes()1835 setOnlyReadsMemory(F); in inferPrototypeAttributes()1919 setOnlyReadsMemory(F); in inferPrototypeAttributes()[all …]
217 void setOnlyReadsMemory(bool onlyReadsMemory = true) {218 CALLSITE_DELEGATE_SETTER(setOnlyReadsMemory(onlyReadsMemory));
297 void setOnlyReadsMemory() {429 void setOnlyReadsMemory(unsigned n) {
420 void setOnlyReadsMemory() { in setOnlyReadsMemory() function421 CALLSITE_DELEGATE_SETTER(setOnlyReadsMemory()); in setOnlyReadsMemory()
1742 void setOnlyReadsMemory() {3706 void setOnlyReadsMemory() {
320 void setOnlyReadsMemory() { in setOnlyReadsMemory() function452 void setOnlyReadsMemory(unsigned n) { in setOnlyReadsMemory() function
457 void setOnlyReadsMemory() { in setOnlyReadsMemory() function458 CALLSITE_DELEGATE_SETTER(setOnlyReadsMemory()); in setOnlyReadsMemory()
457 void setOnlyReadsMemory() { in setOnlyReadsMemory() function
1758 void setOnlyReadsMemory() {
231 void setOnlyReadsMemory(bool OnlyReadsMemory = true) {
1292 void setOnlyReadsMemory(bool OnlyReadsMemory = true) {2764 void setOnlyReadsMemory(bool OnlyReadsMemory = true) {
708 slot.setOnlyReadsMemory(); in LookupIMP()730 slot->setOnlyReadsMemory(); in LookupIMPSuper()