Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h139 void swap(bool DoSwap = true) {
140 if (DoSwap && hasOffset())
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1788 bool DoSwap = false; in IfConvertDiamondCommon() local
1790 DoSwap = true; in IfConvertDiamondCommon()
1793 DoSwap = true; in IfConvertDiamondCommon()
1796 if (DoSwap) { in IfConvertDiamondCommon()