Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstants.h1111 bool AllowRHSConstant = false,
/llvm-project-15.0.7/llvm/lib/IR/
H A DConstants.cpp2749 bool AllowRHSConstant, bool NSZ) { in getBinOpIdentity() argument
2773 if (!AllowRHSConstant) in getBinOpIdentity()