Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstants.h1085 bool AllowRHSConstant = false);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2801 bool AllowRHSConstant) { in getBinOpIdentity() argument
2826 if (!AllowRHSConstant) in getBinOpIdentity()