Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Ptrs

1750   llvm::Value *Ptrs = Builder.CreateBitCast(SEHInfo, PtrsTy->getPointerTo());
1751 llvm::Value *Rec = Builder.CreateStructGEP(PtrsTy, Ptrs, 0);