Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DConstants.h1033 bool AllowRHSConstant = false);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstants.cpp2327 bool AllowRHSConstant) { in getBinOpIdentity() argument
2352 if (!AllowRHSConstant) in getBinOpIdentity()