Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h306 const MCExpr *getVariableValue() const { in getVariableValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h572 Value *getVariableValue() const { return VariableValue; } in getVariableValue() function