Searched refs:UsedICmps (Results 1 – 1 of 1) sorted by relevance
377 unsigned UsedICmps; /// Number of comparisons matched in the and/or chain member381 : DL(DL), CompValue(nullptr), Extra(nullptr), UsedICmps(0) { in ConstantComparesGatherer()434 UsedICmps++; in matchInstruction()443 UsedICmps++; in matchInstruction()479 UsedICmps++; in matchInstruction()3148 unsigned UsedICmps = ConstantCompare.UsedICmps; in SimplifyBranchOnICmpChain() local3155 if (UsedICmps <= 1) in SimplifyBranchOnICmpChain()