Searched refs:CompValue (Results 1 – 2 of 2) sorted by relevance
402 Value *CompValue; /// Value found for the switch comparison member409 : DL(DL), CompValue(nullptr), Extra(nullptr), UsedICmps(0) { in ConstantComparesGatherer()422 if (CompValue && CompValue != NewVal) in setValueOnce()424 CompValue = NewVal; in setValueOnce()425 return (CompValue != nullptr); in setValueOnce()619 CompValue = nullptr; in gather()3265 Value *CompVal = ConstantCompare.CompValue; in SimplifyBranchOnICmpChain()
439 Value *CompValue = nullptr; member463 if (CompValue && CompValue != NewVal) in setValueOnce()465 CompValue = NewVal; in setValueOnce()466 return (CompValue != nullptr); in setValueOnce()659 CompValue = nullptr; in gather()3658 Value *CompVal = ConstantCompare.CompValue; in SimplifyBranchOnICmpChain()