Searched refs:GVDouble (Results 1 – 1 of 1) sorted by relevance
184 GlobalVariable *GVDouble = new GlobalVariable(*M, Type::getDoubleTy(Ctx), in TEST_F() local188 VDouble = Builder.CreateLoad(GVDouble->getValueType(), GVDouble); in TEST_F()321 GlobalVariable *GVDouble = new GlobalVariable( in TEST_F() local323 VDouble = Builder.CreateLoad(GVDouble->getValueType(), GVDouble); in TEST_F()