Home
last modified time | relevance | path

Searched refs:FoldInsertValue (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilderFolder.h64 virtual Value *FoldInsertValue(Value *Agg, Value *Val,
H A DNoFolder.h92 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
H A DConstantFolder.h138 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
H A DIRBuilder.h2626 if (auto *V = Folder.FoldInsertValue(Agg, Val, Idxs))
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h95 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
H A DTargetFolder.h149 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function