Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h136 void swap(bool DoSwap = true) {
137 if (DoSwap && hasOffset())
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1807 bool DoSwap = false; in IfConvertDiamondCommon() local
1809 DoSwap = true; in IfConvertDiamondCommon()
1812 DoSwap = true; in IfConvertDiamondCommon()
1815 if (DoSwap) { in IfConvertDiamondCommon()