Lines Matching refs:ConstantStruct
616 Ctors.push_back(llvm::ConstantStruct::get(CtorStructTy, S));
1083 // Create a new global variable for the ConstantStruct in the Module.
1132 // Create the ConstantStruct for the global annotation.
1139 return llvm::ConstantStruct::getAnon(Fields);
1984 auto LocStruct = llvm::ConstantStruct::getAnon(LocData);
2554 C = llvm::ConstantStruct::get(STy, Fields);
2664 C = llvm::ConstantStruct::get(NSConstantStringType, Fields);
3386 return llvm::ConstantStruct::getAnon(Fields);