Home
last modified time | relevance | path

Searched refs:IntptrPtrTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1044 Type *IntptrPtrTy; member
1082 IntptrPtrTy(PointerType::get(IntptrTy->getContext(), 0)), in FunctionStackPoisoner()
3652 Value *BasePlus0 = IRB.CreateIntToPtr(LocalStackBase, IntptrPtrTy); in processStaticAllocas()
3659 IntptrPtrTy); in processStaticAllocas()
3669 IntptrPtrTy); in processStaticAllocas()
3734 IntptrTy, IRBPoison.CreateIntToPtr(SavedFlagPtrPtr, IntptrPtrTy)); in processStaticAllocas()