Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilderFolder.h62 virtual Value *FoldInsertValue(Value *Agg, Value *Val,
H A DNoFolder.h91 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
H A DConstantFolder.h137 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
H A DIRBuilder.h2406 if (auto *V = Folder.FoldInsertValue(Agg, Val, Idxs))
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h93 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function
H A DTargetFolder.h148 Value *FoldInsertValue(Value *Agg, Value *Val, in FoldInsertValue() function