Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDConstants.h1033 bool AllowRHSConstant = false);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDConstants.cpp2407 bool AllowRHSConstant) { in getBinOpIdentity() argument
2432 if (!AllowRHSConstant) in getBinOpIdentity()