Home
last modified time | relevance | path

Searched refs:getConstantExprValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h201 GenericValue getConstantExprValue(ConstantExpr *CE, ExecutionContext &SF);
H A DExecution.cpp1981 GenericValue Interpreter::getConstantExprValue (ConstantExpr *CE, in getConstantExprValue() function in Interpreter
2020 return getConstantExprValue(CE, SF); in getOperandValue()