Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1622 static bool areIdenticalUpToCommutativity(const Instruction *I1, in areIdenticalUpToCommutativity() function
1865 return !areIdenticalUpToCommutativity(I0, I); in hoistCommonCodeFromSuccessors()
1905 if (AllInstsAreIdentical && (!areIdenticalUpToCommutativity(I1, I2) || in hoistCommonCodeFromSuccessors()