Searched refs:ConstVals (Results 1 – 2 of 2) sorted by relevance
1613 std::vector<Constant *> ConstVals; in tryToReplaceWithConstant() local1617 ConstVals.push_back(V.isConstant() in tryToReplaceWithConstant()1621 Const = ConstantStruct::get(ST, ConstVals); in tryToReplaceWithConstant()
1520 std::vector<Constant *> ConstVals; in tryToReplaceWithConstant() local1524 ConstVals.push_back(V.isConstant() in tryToReplaceWithConstant()1528 Const = ConstantStruct::get(ST, ConstVals); in tryToReplaceWithConstant()