Home
last modified time | relevance | path

Searched refs:instrumentAMDGPUAddress (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp654 Instruction *instrumentAMDGPUAddress(Instruction *OrigIns,
1695 Instruction *AddressSanitizer::instrumentAMDGPUAddress( in instrumentAMDGPUAddress() function in AddressSanitizer
1726 InsertBefore = instrumentAMDGPUAddress(OrigIns, InsertBefore, Addr, in instrumentAddress()