Searched defs:hasAllowReassoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Operator.h | 252 bool hasAllowReassoc() const { hasAllowReassoc() function |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 499 bool Instruction::hasAllowReassoc() const { hasAllowReassoc() function in Instruction |