Home
last modified time | relevance | path

Searched defs:SimplifyExtractElementInst (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4473 static Value *SimplifyExtractElementInst(Value *Vec, Value *Idx, in SimplifyExtractElementInst() function
4507 Value *llvm::SimplifyExtractElementInst(Value *Vec, Value *Idx, in SimplifyExtractElementInst() function in llvm