Home
last modified time | relevance | path

Searched refs:NewEV (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1315 Value *NewEV = Builder->CreateExtractValue(IV->getAggregateOperand(), in visitExtractValueInst() local
1317 return InsertValueInst::Create(NewEV, IV->getInsertedValueOperand(), in visitExtractValueInst()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2275 Value *NewEV = Builder->CreateExtractValue(IV->getAggregateOperand(), in visitExtractValueInst() local
2277 return InsertValueInst::Create(NewEV, IV->getInsertedValueOperand(), in visitExtractValueInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2444 Value *NewEV = Builder.CreateExtractValue(IV->getAggregateOperand(), in visitExtractValueInst() local
2446 return InsertValueInst::Create(NewEV, IV->getInsertedValueOperand(), in visitExtractValueInst()