Searched refs:ConstantFoldInsertElementInstruction (Results 1 – 4 of 4) sorted by relevance
42 Constant *ConstantFoldInsertElementInstruction(Constant *Val, Constant *Elt,
150 Constant *ConstantFoldInsertElementInstruction(Constant *Val,
409 Constant *llvm::ConstantFoldInsertElementInstruction(Constant *Val, in ConstantFoldInsertElementInstruction() function in llvm
2547 if (Constant *FC = ConstantFoldInsertElementInstruction(Val, Elt, Idx)) in getInsertElement()