Home
last modified time | relevance | path

Searched refs:SimplifyInsertValueInst (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInstructionSimplify.h131 Value *SimplifyInsertValueInst(Value *Agg, Value *Val,
/external/llvm/include/llvm/Analysis/
DInstructionSimplify.h241 Value *SimplifyInsertValueInst(Value *Agg, Value *Val,
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3607 static Value *SimplifyInsertValueInst(Value *Agg, Value *Val, in SimplifyInsertValueInst() function
3634 Value *llvm::SimplifyInsertValueInst( in SimplifyInsertValueInst() function in llvm
3638 return ::SimplifyInsertValueInst(Agg, Val, Idxs, Query(DL, TLI, DT, AC, CxtI), in SimplifyInsertValueInst()
4197 Result = SimplifyInsertValueInst(IV->getAggregateOperand(), in SimplifyInstruction()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp2275 Value *llvm::SimplifyInsertValueInst(Value *Agg, Value *Val, in SimplifyInsertValueInst() function in llvm
2506 Result = SimplifyInsertValueInst(IV->getAggregateOperand(), in SimplifyInstruction()