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

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

Completed in 204 milliseconds