Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4970 static Value *simplifyExtractElementInst(Value *Vec, Value *Idx, in simplifyExtractElementInst() function
5015 Value *llvm::simplifyExtractElementInst(Value *Vec, Value *Idx, in simplifyExtractElementInst() function in llvm