Searched refs:CompValue (Results 1 – 1 of 1) sorted by relevance
551 Value *CompValue = nullptr; member575 if (CompValue && CompValue != NewVal) in setValueOnce()577 CompValue = NewVal; in setValueOnce()578 return (CompValue != nullptr); in setValueOnce()773 CompValue = nullptr; in gather()5043 Value *CompVal = ConstantCompare.CompValue; in simplifyBranchOnICmpChain()