Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1221 bool AllowLHSConstant = false);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp2747 bool AllowLHSConstant) { in getBinOpAbsorber() argument
2761 if (!AllowLHSConstant) in getBinOpAbsorber()