Searched defs:AddressSanitizer (Results 1 – 1 of 1) sorted by relevance
583 struct AddressSanitizer { struct584 AddressSanitizer(Module &M, const GlobalsMetadata *GlobalsMD, in AddressSanitizer() argument600 uint64_t getAllocaSizeInBytes(const AllocaInst &AI) const { in getAllocaSizeInBytes()658 struct FunctionStateRAII {673 LLVMContext *C;674 Triple TargetTriple;675 int LongSize;676 bool CompileKernel;677 bool Recover;678 bool UseAfterScope;[all …]