Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1601 static bool leftDistributesOverRight(Instruction::BinaryOps LOp, bool HasNUW, in leftDistributesOverRight() function
H A DInstructionCombining.cpp618 static bool leftDistributesOverRight(Instruction::BinaryOps LOp, in leftDistributesOverRight() function