Searched refs:CompValue (Results 1 – 1 of 1) sorted by relevance
476 Value *CompValue = nullptr; member500 if (CompValue && CompValue != NewVal) in setValueOnce()502 CompValue = NewVal; in setValueOnce()503 return (CompValue != nullptr); in setValueOnce()698 CompValue = nullptr; in gather()4150 Value *CompVal = ConstantCompare.CompValue; in SimplifyBranchOnICmpChain()