Searched refs:recursivelySimplifyInstruction (Results 1 – 5 of 5) sorted by relevance
136 ; recognize, but can be recognized by recursivelySimplifyInstruction.167 ; recognize, but can be recognized by recursivelySimplifyInstruction.
352 bool recursivelySimplifyInstruction(Instruction *I,
557 recursivelySimplifyInstruction(PN); in CloneAndPruneIntoFromInst()
552 if (!recursivelySimplifyInstruction(PN)) in RemovePredecessorAndSimplify()
4311 bool llvm::recursivelySimplifyInstruction(Instruction *I, in recursivelySimplifyInstruction() function in llvm