Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp738 LValue SourceLV = CGF.EmitLValue(E->getSubExpr()); in VisitCastExpr() local
740 Builder.CreateElementBitCast(SourceLV.getAddress(CGF), CGF.Int8Ty); in VisitCastExpr()