reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1120 CI.insert(Call, VN); 1134 computeInsertionPoints(CI.getScalarVNTable(), HPL, InsKind::Scalar); 1135 computeInsertionPoints(CI.getLoadVNTable(), HPL, InsKind::Load); 1136 computeInsertionPoints(CI.getStoreVNTable(), HPL, InsKind::Store);