Searched refs:ConstantComparesGatherer (Results 1 – 1 of 1) sorted by relevance
372 struct ConstantComparesGatherer { struct380 ConstantComparesGatherer(Instruction *Cond, const DataLayout &DL) in ConstantComparesGatherer() function386 ConstantComparesGatherer(const ConstantComparesGatherer &) = delete;387 ConstantComparesGatherer &388 operator=(const ConstantComparesGatherer &) = delete;3144 ConstantComparesGatherer ConstantCompare(Cond, DL); in SimplifyBranchOnICmpChain()