Searched refs:ConstantFoldInsertElementInstruction (Results 1 – 3 of 3) sorted by relevance
38 Constant *ConstantFoldInsertElementInstruction(Constant *Val, Constant *Elt,
801 Constant *llvm::ConstantFoldInsertElementInstruction(Constant *Val, in ConstantFoldInsertElementInstruction() function in llvm
2126 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement()