Searched refs:CompValue (Results 1 – 1 of 1) sorted by relevance
526 Value *CompValue = nullptr; member550 if (CompValue && CompValue != NewVal) in setValueOnce()552 CompValue = NewVal; in setValueOnce()553 return (CompValue != nullptr); in setValueOnce()748 CompValue = nullptr; in gather()4893 Value *CompVal = ConstantCompare.CompValue; in SimplifyBranchOnICmpChain()