Home
last modified time | relevance | path

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

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