Searched refs:FoldInsertValue (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilderFolder.h | 64 virtual Value *FoldInsertValue(Value *Agg, Value *Val,
|
| H A D | NoFolder.h | 92 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|
| H A D | ConstantFolder.h | 138 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|
| H A D | IRBuilder.h | 2626 if (auto *V = Folder.FoldInsertValue(Agg, Val, Idxs))
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | InstSimplifyFolder.h | 95 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|
| H A D | TargetFolder.h | 149 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|