Searched refs:UsedICmps (Results 1 – 3 of 3) sorted by relevance
352 const TargetData *TD, bool isEQ, unsigned &UsedICmps) { in GatherConstantCompares() argument360 UsedICmps++; in GatherConstantCompares()383 UsedICmps++; in GatherConstantCompares()394 unsigned UsedICmpsBeforeLHS = UsedICmps; in GatherConstantCompares()396 isEQ, UsedICmps)) { in GatherConstantCompares()398 unsigned UsedICmpsBeforeRHS = UsedICmps; in GatherConstantCompares()400 isEQ, UsedICmps)) { in GatherConstantCompares()404 UsedICmps = UsedICmpsBeforeRHS; in GatherConstantCompares()415 UsedICmps = UsedICmpsBeforeLHS; in GatherConstantCompares()425 isEQ, UsedICmps)) in GatherConstantCompares()[all …]
405 unsigned UsedICmps; /// Number of comparisons matched in the and/or chain member409 : DL(DL), CompValue(nullptr), Extra(nullptr), UsedICmps(0) { in ConstantComparesGatherer()504 UsedICmps++; in matchInstruction()526 UsedICmps++; in matchInstruction()535 UsedICmps++; in matchInstruction()571 UsedICmps++; in matchInstruction()3266 unsigned UsedICmps = ConstantCompare.UsedICmps; in SimplifyBranchOnICmpChain() local3274 if (UsedICmps <= 1) in SimplifyBranchOnICmpChain()
448 unsigned UsedICmps = 0; member544 UsedICmps++; in matchInstruction()566 UsedICmps++; in matchInstruction()575 UsedICmps++; in matchInstruction()611 UsedICmps++; in matchInstruction()3659 unsigned UsedICmps = ConstantCompare.UsedICmps; in SimplifyBranchOnICmpChain() local3667 if (UsedICmps <= 1) in SimplifyBranchOnICmpChain()