Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h201 GenericValue getConstantExprValue(ConstantExpr *CE, ExecutionContext &SF);
H A DExecution.cpp2017 GenericValue Interpreter::getConstantExprValue (ConstantExpr *CE, in getConstantExprValue() function in Interpreter
2102 return getConstantExprValue(CE, SF); in getOperandValue()