Searched refs:UsedICmps (Results 1 – 1 of 1) sorted by relevance
352 unsigned UsedICmps; /// Number of comparisons matched in the and/or chain member356 : DL(DL), CompValue(nullptr), Extra(nullptr), UsedICmps(0) { in ConstantComparesGatherer()409 UsedICmps++; in matchInstruction()418 UsedICmps++; in matchInstruction()454 UsedICmps++; in matchInstruction()2822 unsigned UsedICmps = ConstantCompare.UsedICmps; in SimplifyBranchOnICmpChain() local2829 if (UsedICmps <= 1) in SimplifyBranchOnICmpChain()