Searched refs:markEscapedLocalAllocas (Results 1 – 1 of 1) sorted by relevance
801 void markEscapedLocalAllocas(Function &F);2907 void AddressSanitizer::markEscapedLocalAllocas(Function &F) { in markEscapedLocalAllocas() function in AddressSanitizer2979 markEscapedLocalAllocas(F); in instrumentFunction()