Searched refs:PtrToAlloca (Results 1 – 1 of 1) sorted by relevance
703 auto PtrToAlloca = dyn_cast<llvm::AllocaInst>(Ptr->stripPointerCasts()); in EmitTypeCheck() local708 SkippedChecks.has(SanitizerKind::Null) || PtrToAlloca; in EmitTypeCheck()774 (!PtrToAlloca || PtrToAlloca->getAlignment() < AlignVal)) { in EmitTypeCheck()