Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp7031 static Value *simplifyInstructionWithOperands(Instruction *I, simplifyInstructionWithOperands() function
7165 Value *llvm::simplifyInstructionWithOperands(Instruction *I, simplifyInstructionWithOperands() function in llvm