Searched refs:FoldInsertValue (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilderFolder.h | 63 virtual Value *FoldInsertValue(Value *Agg, Value *Val,
|
| H A D | NoFolder.h | 91 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|
| H A D | ConstantFolder.h | 137 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|
| H A D | IRBuilder.h | 2530 if (auto *V = Folder.FoldInsertValue(Agg, Val, Idxs))
|
| /src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | InstSimplifyFolder.h | 93 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|
| H A D | TargetFolder.h | 148 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
|