reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2951 DynamicAllocaLayout = IRB.CreateAlloca(IntptrTy, nullptr); 2952 IRB.CreateStore(Constant::getNullValue(IntptrTy), DynamicAllocaLayout);