Searched defs:setDoesNotCapture (Results 1 – 4 of 4) sorted by relevance
437 void setDoesNotCapture(unsigned n) { in setDoesNotCapture() function
74 static bool setDoesNotCapture(Function &F, unsigned n) { in setDoesNotCapture() function
82 static bool setDoesNotCapture(Function &F, unsigned ArgNo) { in setDoesNotCapture() function
1676 void SimplifyLibCalls::setDoesNotCapture(Function &F, unsigned n) { in setDoesNotCapture() function in SimplifyLibCalls