Searched refs:createGlobalVariableI32 (Results 1 – 1 of 1) sorted by relevance
336 static GlobalVariable *createGlobalVariableI32(Module &M, IRBuilder<> &IRB, in createGlobalVariableI32() function693 ThrewGV = createGlobalVariableI32(M, IRB, "__THREW__"); in runOnModule()694 ThrewValueGV = createGlobalVariableI32(M, IRB, "__threwValue"); in runOnModule()695 TempRet0GV = createGlobalVariableI32(M, IRB, "__tempRet0"); in runOnModule()