Searched refs:instrumentUnusualSizeOrAlignment (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp706 void instrumentUnusualSizeOrAlignment(Instruction *I,
1534 Pass->instrumentUnusualSizeOrAlignment(I, InsertBefore, Addr, TypeStoreSize,
1842 void AddressSanitizer::instrumentUnusualSizeOrAlignment( function in class:AddressSanitizer

Completed in 74 milliseconds