Searched refs:setDoesNotCapture (Results 1 – 3 of 3) sorted by relevance
94 void setDoesNotCapture(Function &F, unsigned n) { in setDoesNotCapture() function96 F.setDoesNotCapture(n); in setDoesNotCapture()854 setDoesNotCapture(F, 1); in inferPrototypeAttributes()876 setDoesNotCapture(F, 2); in inferPrototypeAttributes()889 setDoesNotCapture(F, 2); in inferPrototypeAttributes()898 setDoesNotCapture(F, 1); in inferPrototypeAttributes()899 setDoesNotCapture(F, 2); in inferPrototypeAttributes()915 setDoesNotCapture(F, 1); in inferPrototypeAttributes()916 setDoesNotCapture(F, 2); in inferPrototypeAttributes()924 setDoesNotCapture(F, 2); in inferPrototypeAttributes()[all …]
323 void setDoesNotCapture(unsigned n) {
667 LookupFn->setDoesNotCapture(1); in LookupIMP()