Home
last modified time | relevance | path

Searched defs:CreateInsertValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h277 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
H A DNoFolder.h312 Instruction *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h271 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function