Searched refs:generateCrashCode (Results 1 – 1 of 1) sorted by relevance
696 Instruction *generateCrashCode(Instruction *InsertBefore, Value *Addr,1496 Instruction *AddressSanitizer::generateCrashCode(Instruction *InsertBefore, in generateCrashCode() function in AddressSanitizer1636 Instruction *Crash = generateCrashCode(CrashTerm, AddrLong, IsWrite, in instrumentAddress()