Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h594 ConstantExpression(Constant *constantValue) in ConstantExpression()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11281 constantValue(BinaryOperatorKind Op, ComparisonResult R, bool ConstantOnRHS) { in constantValue() function