Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp494 Instruction *generateCrashCode(Instruction *InsertBefore, Value *Addr,
1087 Instruction *AddressSanitizer::generateCrashCode(Instruction *InsertBefore, in generateCrashCode() function in AddressSanitizer
1189 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp659 Instruction *generateCrashCode(Instruction *InsertBefore, Value *Addr,
1455 Instruction *AddressSanitizer::generateCrashCode(Instruction *InsertBefore, in generateCrashCode() function in AddressSanitizer
1576 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()