Home
last modified time | relevance | path

Searched defs:hasConstantValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp903 Value *PHINode::hasConstantValue() const { in hasConstantValue() function in llvm::sandboxir::PHINode
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp210 Value *PHINode::hasConstantValue() const { in hasConstantValue() function in PHINode