Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4545 static Value *SimplifyExtractElementInst(Value *Vec, Value *Idx, in SimplifyExtractElementInst() function
4582 Value *llvm::SimplifyExtractElementInst(Value *Vec, Value *Idx, in SimplifyExtractElementInst() function in llvm