Searched refs:disableSanitizerForInstruction (Results 1 – 4 of 4) sorted by relevance
46 void disableSanitizerForInstruction(llvm::Instruction *I);
77 void SanitizerMetadata::disableSanitizerForInstruction(llvm::Instruction *I) { in disableSanitizerForInstruction() function in SanitizerMetadata
1914 CGM.getSanitizerMetadata()->disableSanitizerForInstruction(I); in InsertHelper()
1768 CGM.getSanitizerMetadata()->disableSanitizerForInstruction(SI); in InitializeArrayCookie()