Searched refs:CompValue (Results 1 – 1 of 1) sorted by relevance
516 Value *CompValue = nullptr; member540 if (CompValue && CompValue != NewVal) in setValueOnce()542 CompValue = NewVal; in setValueOnce()543 return (CompValue != nullptr); in setValueOnce()738 CompValue = nullptr; in gather()4532 Value *CompVal = ConstantCompare.CompValue; in SimplifyBranchOnICmpChain()