Searched refs:CompValue (Results 1 – 1 of 1) sorted by relevance
445 Value *CompValue = nullptr; member469 if (CompValue && CompValue != NewVal) in setValueOnce()471 CompValue = NewVal; in setValueOnce()472 return (CompValue != nullptr); in setValueOnce()665 CompValue = nullptr; in gather()3665 Value *CompVal = ConstantCompare.CompValue; in SimplifyBranchOnICmpChain()