Searched refs:ConstantFoldInsertElementInstruction (Results 1 – 4 of 4) sorted by relevance
38 Constant *ConstantFoldInsertElementInstruction(Constant *Val, Constant *Elt,
679 Constant *llvm::ConstantFoldInsertElementInstruction(Constant *Val, in ConstantFoldInsertElementInstruction() function in llvm
2573 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement()
115 Constant *ConstantFoldInsertElementInstruction(Constant *Val,