Searched refs:ConstantComparesGatherer (Results 1 – 2 of 2) sorted by relevance
400 struct ConstantComparesGatherer { struct408 ConstantComparesGatherer(Instruction *Cond, const DataLayout &DL) in ConstantComparesGatherer() argument414 ConstantComparesGatherer(const ConstantComparesGatherer &) = delete;415 ConstantComparesGatherer &416 operator=(const ConstantComparesGatherer &) = delete;3262 ConstantComparesGatherer ConstantCompare(Cond, DL); in SimplifyBranchOnICmpChain()
435 struct ConstantComparesGatherer { struct451 ConstantComparesGatherer(Instruction *Cond, const DataLayout &DL) : DL(DL) { in ConstantComparesGatherer() argument455 ConstantComparesGatherer(const ConstantComparesGatherer &) = delete;456 ConstantComparesGatherer &457 operator=(const ConstantComparesGatherer &) = delete;3655 ConstantComparesGatherer ConstantCompare(Cond, DL); in SimplifyBranchOnICmpChain()