reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1125 if (!InsertionPoint) 1193 if (!DT.dominates(InsertionPoint, VI.SVI)) 1199 IRBuilder<> Builder(InsertionPoint); 1209 Instruction::Load, ILTy, Factor, Indices, InsertionPoint->getAlignment(), 1210 InsertionPoint->getPointerAddressSpace()); 1217 auto CI = Builder.CreatePointerCast(InsertionPoint->getOperand(0), 1222 auto LI = Builder.CreateAlignedLoad(ILTy, CI, InsertionPoint->getAlignment(), 1226 LI, nullptr, MSSA.getMemoryAccess(InsertionPoint)));