Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PtrValue

2088   void EmitAlignmentAssumption(llvm::Value *PtrValue, unsigned Alignment,
2090 Builder.CreateAlignmentAssumption(CGM.getDataLayout(), PtrValue, Alignment,