Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1287 TBAAAccessInfo TargetTypeTBAAInfo; in EmitPointerWithAlignment() local
1289 E->getType(), &TargetTypeBaseInfo, &TargetTypeTBAAInfo); in EmitPointerWithAlignment()
1292 CGF.CGM.mergeTBAAInfoForCast(*TBAAInfo, TargetTypeTBAAInfo); in EmitPointerWithAlignment()