Searched refs:FoldInsertValue (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IRBuilderFolder.h | 62 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 | 2406 if (auto *V = Folder.FoldInsertValue(Agg, Val, Idxs))
|
| /openbsd-src/gnu/llvm/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
|