reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/CodeExtractor.cpp
 1111     Struct = new AllocaInst(StructArgTy, DL.getAllocaAddrSpace(), nullptr,
 1114     params.push_back(Struct);
 1121           StructArgTy, Struct, Idx, "gep_" + StructValues[i]->getName());
 1160           StructArgTy, Struct, Idx, "gep_reload_" + outputs[i]->getName());