Searched defs:CreateExtractValue (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/IR/
H A DConstantFolder.h232 Constant *CreateExtractValue(Constant *Agg, function in class:llvm::ConstantFolder
H A DNoFolder.h286 Instruction *CreateExtractValue(Constant *Agg, function in class:llvm::NoFolder
H A DIRBuilder.h1616 Value *CreateExtractValue(Value *Agg, function in class:llvm::IRBuilder
1620 return Insert(Folder.CreateExtractValue(AggC, Idxs), Name);
/external/llvm/include/llvm/Analysis/
H A DTargetFolder.h257 Constant *CreateExtractValue(Constant *Agg, function in class:llvm::TargetFolder

Completed in 94 milliseconds