Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RealAddr

644     llvm::Value *RealAddr = Builder.CreateStructGEP(LV.getAddress(), 0, "real");
645 EmitStoreThroughLValue(RValue::get(AI++), MakeAddrLValue(RealAddr, EltTy));