Searched defs:Simplified (Results 1 – 5 of 5) sorted by relevance
397 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()450 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
46 Simplified, // Use one table per function type, with types projected enumerator
331 if (const Value *Simplified = in DecomposeGEPExpression() local
343 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local3782 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
2757 if (Value *Simplified = SimplifyInstruction(I, DL, nullptr)) { in GetUnderlyingObject() local