Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp697 Instruction *instrumentAMDGPUAddress(Instruction *OrigIns,
1573 Instruction *AddressSanitizer::instrumentAMDGPUAddress( in instrumentAMDGPUAddress() function in AddressSanitizer
1602 InsertBefore = instrumentAMDGPUAddress(OrigIns, InsertBefore, Addr, in instrumentAddress()