Home
last modified time | relevance | path

Searched defs:hasAllowReassoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h252 bool hasAllowReassoc() const { hasAllowReassoc() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp499 bool Instruction::hasAllowReassoc() const { hasAllowReassoc() function in Instruction