Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4767 static Value *simplifyExtractElementInst(Value *Vec, Value *Idx, in simplifyExtractElementInst() function
4804 Value *llvm::simplifyExtractElementInst(Value *Vec, Value *Idx, in simplifyExtractElementInst() function in llvm