Searched refs:ModuleID (Results 1 – 25 of 237) sorted by relevance
12345678910
12 %struct.ModuleID = type { [32 x i8], [32 x i8], i16 }14 @sID = internal constant %struct.ModuleID { [32 x i8] c"TEST\00\00\00\00\00\00\00\00\00\00\00\00\00…19 tail call void @Logger(i8 signext 97, %struct.ModuleID* byval @sID) #223 declare void @Logger(i8 signext, %struct.ModuleID* byval) #1
2 ; ModuleID = 'bic.c'
4 ; ModuleID = '<stdin>'
3 ; ModuleID = 'bug.c'
29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local30 if (ObjMap.find(ModuleID) != ObjMap.end()) in notifyObjectCompiled()33 ObjMap[ModuleID] = copyBuffer(Obj); in notifyObjectCompiled()56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal() local57 StringMap<const MemoryBuffer *>::iterator it = ObjMap.find(ModuleID); in getObjectInternal()
5 ;CHECK: ModuleID = 'test'12 ;CHECK: ModuleID = 'arg1'
29 // CHECK-FRAGILE_LEGACY: ModuleID35 // CHECK-NONFRAGILE_LEGACY: ModuleID41 // CHECK-NONFRAGILE_NONLEGACY: ModuleID
3 ; ModuleID = 't.c'
218 std::string ModuleID; ///< Human readable identifier for the module239 explicit Module(StringRef ModuleID, LLVMContext& C);249 const std::string &getModuleIdentifier() const { return ModuleID; }255 StringRef getName() const { return ModuleID; }292 void setModuleIdentifier(StringRef ID) { ModuleID = ID; }
3 ; CHECK: ModuleID
3 ; ModuleID = 'compiler-ident.c'
4 ; ModuleID = 'bug.o'
7 ; ModuleID = 'u.bc'
4 ; ModuleID = 'bitfield-access-2.o'
7 ; ModuleID = 't.bc'
6 ; ModuleID = 'bug.o'
3 ; ModuleID = '<stdin>'
1 ; ModuleID = 'nan.bc'
2 ; ModuleID = '<stdin>'
3 ; ModuleID = 'bugpoint-reduced-simplified.bc'
3 ; ModuleID = 'undo.c'
2 ; ModuleID = 'test.c'
2 ; ModuleID = 'short.opt.bc'
8 ; ModuleID = 'test.c'