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

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp494 Instruction *generateCrashCode(Instruction *InsertBefore, Value *Addr,
1087 Instruction *AddressSanitizer::generateCrashCode(Instruction *InsertBefore, function in class:AddressSanitizer
1189 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite,

Completed in 81 milliseconds