Searched defs:AddressSanitizer (Results 1 – 1 of 1) sorted by relevance
715 struct AddressSanitizer { struct716 AddressSanitizer(Module &M, const StackSafetyGlobalInfo *SSGI, in AddressSanitizer() function749 TypeSize getAllocaSizeInBytes(const AllocaInst &AI) const { in getAllocaSizeInBytes()814 struct FunctionStateRAII {829 LLVMContext *C;830 const DataLayout *DL;831 Triple TargetTriple;832 int LongSize;833 bool CompileKernel;834 bool Recover;[all …]