Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstants.h1136 bool AllowRHSConstant = false,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2742 bool AllowRHSConstant, bool NSZ) { in getBinOpIdentity() argument
2766 if (!AllowRHSConstant) in getBinOpIdentity()