Searched refs:simplifyInstructionWithNotEqual (Results 1 – 1 of 1) sorted by relevance
281 Value *simplifyInstructionWithNotEqual(Instruction *Inst, Value *Invariant,1604 if (Value *Replacement = simplifyInstructionWithNotEqual(UI, LIC, Val)) { in rewriteLoopBodyWithConditionConstant()1760 Value *LoopUnswitch::simplifyInstructionWithNotEqual(Instruction *Inst, in simplifyInstructionWithNotEqual() function in LoopUnswitch