Searched refs:getHwasanThreadSlotPtr (Results 1 – 1 of 1) sorted by relevance
278 Value *getHwasanThreadSlotPtr(IRBuilder<> &IRB, Type *Ty);1118 Value *HWAddressSanitizer::getHwasanThreadSlotPtr(IRBuilder<> &IRB, Type *Ty) { in getHwasanThreadSlotPtr() function in HWAddressSanitizer1146 Value *SlotPtr = getHwasanThreadSlotPtr(IRB, IntptrTy); in emitPrologue()