Searched refs:hasConstantOrUndefValue (Results 1 – 6 of 6) sorted by relevance
159 if (!cast<PHINode>(I)->hasConstantOrUndefValue() && DV.insert(&*I).second) in exploreSyncDependency()
160 if (!cast<PHINode>(I)->hasConstantOrUndefValue() && DV.insert(&*I).second) in exploreSyncDependency()
217 bool PHINode::hasConstantOrUndefValue() const { in hasConstantOrUndefValue() function in PHINode
2671 bool hasConstantOrUndefValue() const;
3110 bool hasConstantOrUndefValue() const;
162 bool PHINode::hasConstantOrUndefValue() const { in hasConstantOrUndefValue() function in PHINode