Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprAgg.cpp745 LValue SourceLV = CGF.EmitLValue(E->getSubExpr()); in VisitCastExpr() local
747 Builder.CreateElementBitCast(SourceLV.getAddress(CGF), CGF.Int8Ty); in VisitCastExpr()