Home
last modified time | relevance | path

Searched refs:hasConstantValue (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/VMCore/
DBasicBlock.cpp277 if (!DontDeleteUselessPHIs && (PNV = PN->hasConstantValue())) in removePredecessor()
DInstructions.cpp160 Value *PHINode::hasConstantValue() const { in hasConstantValue() function in PHINode
/external/llvm/lib/Analysis/
DLint.cpp589 if (Value *W = PN->hasConstantValue()) in findValueImpl()
DValueTracking.cpp697 if (P->hasConstantValue() == P) in ComputeMaskedBits()
/external/llvm/include/llvm/
DInstructions.h2134 Value *hasConstantValue() const;